✓ Copied to clipboard
#CBE08F (Soft Cool Chartreuse) color swatch preview — Color From Pic.
#CBE08F — Soft Cool Chartreuse color swatch

Soft Cool Chartreuse

#CBE08F

📝 Color Information for #CBE08F

The hexadecimal color code #CBE08F represents a light shade in the yellow family. In the RGB color model, this color is composed of 203 red, 224 green, and 143 blue, which translates to approximately 80% red, 88% green, and 56% 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, #CBE08F has a hue of 76 degrees, a saturation level of 57%, and a lightness value of 72%. The hue angle of 76° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 76°, saturation of 36%, and brightness/value of 88%. For print applications using the CMYK color model, #CBE08F would be reproduced using 9% cyan, 0% magenta, 36% yellow, and 12% 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 #CBE08F with other colors, consider its complementary color at hue 256° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13361295, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CBE08F

Tailwind CSS
lime-200
HEX
#CBE08F
RGB
rgb(203, 224, 143)
RGB %
80%, 88%, 56%
HSL
hsl(76, 57%, 72%)
HSV
hsv(76, 36%, 88%)
CMYK
9%, 0%, 36%, 12%
Decimal
13361295
Web Safe
#CCCC99

🎨 Color Schemes for #CBE08F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CBE08F

🌗 Shades and Tints of #CBE08F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CBE08F

Tones (adding gray / desaturating)

🌈 Hue Variations of #CBE08F

Hue Variations (shifting the color spectrum)

👁️ Preview of #CBE08F in Use

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

👓 Color Blindness Simulation for #CBE08F

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

:root { --color-hex: #CBE08F; --color-rgb: 203, 224, 143; --color-hsl: 76, 57%, 72%; } .bg-color { background-color: #CBE08F; } .text-color { color: #CBE08F; } .border-color { border-color: #CBE08F; }

🛠️ Use #CBE08F in Your Project

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

🔗 Related Colors to #CBE08F

#E0CD8F
Hue -30°
#DFE08F
Hue -15°
#B6E08F
Hue +15°
#A2E08F
Hue +30°
#B6D463
85% L
#A1C837
70% L
#749027
50% L
#475818
30% L
#D6E7A7
78% L
#DFECBB
83% L
#EAF3D3
89% L
#F4F8E7
94% L

About Soft Cool Chartreuse (#CBE08F)

Soft Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 76°, saturation of 57%, and lightness of 72%. Its RGB value is (203, 224, 143) and its CMYK breakdown is C:9% M:0% Y:36% K:12%.

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

What is the HEX code for Soft Cool Chartreuse? +

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

The RGB value of #CBE08F is rgb(203, 224, 143). This means the color contains 203 out of 255 parts red, 224 out of 255 parts green, and 143 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(203, 224, 143);

What is the HSL value of #CBE08F? +

The HSL value of #CBE08F is hsl(76, 57%, 72%). The hue is 76°, placing it in the yellow family on the color wheel. The saturation is 57%, 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 #CBE08F a warm or cool color? +

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

The approximate CMYK value of #CBE08F is C:9% M:0% Y:36% K:12%. 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 #CBE08F with Other Tools

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