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

Soft Yellow

#CCCDA2

📝 Color Information for #CCCDA2

The hexadecimal color code #CCCDA2 represents a light shade in the yellow family. In the RGB color model, this color is composed of 204 red, 205 green, and 162 blue, which translates to approximately 80% red, 80% green, and 64% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CCCDA2 has a hue of 61 degrees, a saturation level of 30%, and a lightness value of 72%. The hue angle of 61° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 61°, saturation of 21%, and brightness/value of 80%. For print applications using the CMYK color model, #CCCDA2 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 #CCCDA2 with other colors, consider its complementary color at hue 241° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13421986, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCCDA2

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

🎨 Color Schemes for #CCCDA2

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCCDA2

🌗 Shades and Tints of #CCCDA2

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCCDA2

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCCDA2

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCCDA2 in Use

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

👓 Color Blindness Simulation for #CCCDA2

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 #CCCDA2

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

🛠️ Use #CCCDA2 in Your Project

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

🔗 Related Colors to #CCCDA2

#CDB8A2
Hue -30°
#CDC3A2
Hue -15°
#C2CDA2
Hue +15°
#B7CDA2
Hue +30°
#B8B97E
85% L
#A4A659
70% L
#767740
50% L
#484927
30% L
#D7D8B6
78% L
#E0E1C7
83% L
#EBEBDB
89% L
#F4F4EB
94% L

About Soft Yellow (#CCCDA2)

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

This is a Spring (Fresh) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #CCCDA2

What is the HEX code for Soft Yellow? +

The HEX code for Soft Yellow is #CCCDA2. In CSS you can use it directly as color: #CCCDA2; or as a background: background-color: #CCCDA2;. 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 #CCCDA2? +

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

What is the HSL value of #CCCDA2? +

The HSL value of #CCCDA2 is hsl(61, 30%, 72%). The hue is 61°, placing it in the yellow 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 #CCCDA2 a warm or cool color? +

#CCCDA2 is classified as a warm color based on its hue angle of 61°. 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 #CCCDA2? +

The approximate CMYK value of #CCCDA2 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 #CCCDA2 with Other Tools

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