✓ Copied to clipboard
#CDCCA2 (Soft Amber) color swatch preview — Color From Pic.
#CDCCA2 — Soft Amber color swatch

Soft Amber

#CDCCA2

📝 Color Information for #CDCCA2

The hexadecimal color code #CDCCA2 represents a light shade in the orange family. In the RGB color model, this color is composed of 205 red, 204 green, and 162 blue, which translates to approximately 80% red, 80% green, and 64% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CDCCA2 has a hue of 59 degrees, a saturation level of 30%, and a lightness value of 72%. The hue angle of 59° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 59°, saturation of 21%, and brightness/value of 80%. For print applications using the CMYK color model, #CDCCA2 would be reproduced using 0% cyan, 0% magenta, 21% yellow, and 20% black. The closest web-safe color is #CCCC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CDCCA2 with other colors, consider its complementary color at hue 239° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13487266, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CDCCA2

Tailwind CSS
lime-200
HEX
#CDCCA2
RGB
rgb(205, 204, 162)
RGB %
80%, 80%, 64%
HSL
hsl(59, 30%, 72%)
HSV
hsv(59, 21%, 80%)
CMYK
0%, 0%, 21%, 20%
Decimal
13487266
Web Safe
#CCCC99

🎨 Color Schemes for #CDCCA2

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CDCCA2

🌗 Shades and Tints of #CDCCA2

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CDCCA2

Tones (adding gray / desaturating)

🌈 Hue Variations of #CDCCA2

Hue Variations (shifting the color spectrum)

👁️ Preview of #CDCCA2 in Use

Text on #CDCCA2
This demonstrates text readability on the color background. (Click to edit)
#CDCCA2 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #CDCCA2

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #CDCCA2

:root { --color-hex: #CDCCA2; --color-rgb: 205, 204, 162; --color-hsl: 59, 30%, 72%; } .bg-color { background-color: #CDCCA2; } .text-color { color: #CDCCA2; } .border-color { border-color: #CDCCA2; }

🛠️ Use #CDCCA2 in Your Project

🎨
Build a Palette with #CDCCA2
Generate harmonious color schemes
⚖️
Check Contrast for #CDCCA2
WCAG accessibility testing
🌈
Create a Gradient with #CDCCA2
Beautiful CSS gradients

🔗 Related Colors to #CDCCA2

#CDB7A2
Hue -30°
#CDC2A2
Hue -15°
#C3CDA2
Hue +15°
#B8CDA2
Hue +30°
#B9B87E
85% L
#A6A459
70% L
#777640
50% L
#494827
30% L
#D8D7B6
78% L
#E1E0C7
83% L
#EBEBDB
89% L
#F4F4EB
94% L

About Soft Amber (#CDCCA2)

Soft Amber is a light, moderately saturated, warm orange color with a hue angle of 59°, saturation of 30%, and lightness of 72%. Its RGB value is (205, 204, 162) and its CMYK breakdown is C:0% M:0% Y:21% K:20%.

This is a Summer (Light) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #CDCCA2

What is the HEX code for Soft Amber? +

The HEX code for Soft Amber is #CDCCA2. In CSS you can use it directly as color: #CDCCA2; or as a background: background-color: #CDCCA2;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #CDCCA2? +

The RGB value of #CDCCA2 is rgb(205, 204, 162). This means the color contains 205 out of 255 parts red, 204 out of 255 parts green, and 162 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(205, 204, 162);

What is the HSL value of #CDCCA2? +

The HSL value of #CDCCA2 is hsl(59, 30%, 72%). The hue is 59°, placing it in the orange family on the color wheel. The saturation is 30%, making it moderately saturated. The lightness is 72%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CDCCA2 a warm or cool color? +

#CDCCA2 is classified as a warm color based on its hue angle of 59°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #CDCCA2? +

The approximate CMYK value of #CDCCA2 is C:0% M:0% Y:21% K:20%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #CDCCA2 with Other Tools

🔢
Color Converter
Get all formats for #CDCCA2 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #CDCCA2 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #CDCCA2.
👓
Blindness Simulator
See how #CDCCA2 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #CDCCA2.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #CDCCA2.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #CDCCA2.
🔬
Technical Formats
See #CDCCA2 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #CDCCA2 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.