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

Soft Warm Yellow

#CED24B

📝 Color Information for #CED24B

The hexadecimal color code #CED24B represents a medium shade in the yellow family. In the RGB color model, this color is composed of 206 red, 210 green, and 75 blue, which translates to approximately 81% red, 82% green, and 29% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CED24B has a hue of 62 degrees, a saturation level of 60%, and a lightness value of 56%. The hue angle of 62° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 62°, saturation of 64%, and brightness/value of 82%. For print applications using the CMYK color model, #CED24B would be reproduced using 2% cyan, 0% magenta, 64% yellow, and 18% black. The closest web-safe color is #CCCC33, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CED24B with other colors, consider its complementary color at hue 242° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13554251, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CED24B

Tailwind CSS
lime-300
HEX
#CED24B
RGB
rgb(206, 210, 75)
RGB %
81%, 82%, 29%
HSL
hsl(62, 60%, 56%)
HSV
hsv(62, 64%, 82%)
CMYK
2%, 0%, 64%, 18%
Decimal
13554251
Web Safe
#CCCC33

🎨 Color Schemes for #CED24B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CED24B

🌗 Shades and Tints of #CED24B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CED24B

Tones (adding gray / desaturating)

🌈 Hue Variations of #CED24B

Hue Variations (shifting the color spectrum)

👁️ Preview of #CED24B in Use

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

👓 Color Blindness Simulation for #CED24B

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

:root { --color-hex: #CED24B; --color-rgb: 206, 210, 75; --color-hsl: 62, 60%, 56%; } .bg-color { background-color: #CED24B; } .text-color { color: #CED24B; } .border-color { border-color: #CED24B; }

🛠️ Use #CED24B in Your Project

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

🔗 Related Colors to #CED24B

#D2934B
Hue -30°
#D2B54B
Hue -15°
#ACD24B
Hue +15°
#8AD24B
Hue +30°
#BFC431
85% L
#9B9F28
70% L
#6F721D
50% L
#444511
30% L
#D8DB70
65% L
#E2E495
74% L
#EBEDB6
82% L
#F5F6DA
91% L

About Soft Warm Yellow (#CED24B)

Soft Warm Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 62°, saturation of 60%, and lightness of 56%. Its RGB value is (206, 210, 75) and its CMYK breakdown is C:2% M:0% Y:64% K:18%.

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

Frequently Asked Questions About #CED24B

What is the HEX code for Soft Warm Yellow? +

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

The RGB value of #CED24B is rgb(206, 210, 75). This means the color contains 206 out of 255 parts red, 210 out of 255 parts green, and 75 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(206, 210, 75);

What is the HSL value of #CED24B? +

The HSL value of #CED24B is hsl(62, 60%, 56%). The hue is 62°, placing it in the yellow family on the color wheel. The saturation is 60%, making it moderately saturated. The lightness is 56%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CED24B a warm or cool color? +

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

The approximate CMYK value of #CED24B is C:2% M:0% Y:64% K:18%. 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 #CED24B with Other Tools

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