#CFE0CB Color Information

Hex color code: #CFE0CB

#CFE0CB is a soft green color. In RGB it is (207, 224, 203), and in HSL it is (109°, 25%, 84%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFE0CB
RGB
207, 224, 203
HSL
109°, 25%, 84%
CMYK
8%, 0%, 9%, 12%

Shades

CSS Usage
color: #CFE0CB;
background-color: #CFE0CB;
border-color: #CFE0CB;
box-shadow: 0 0 10px #CFE0CB;
border: 2px solid #CFE0CB;
Tailwind Usage
bg-[#CFE0CB]
text-[#CFE0CB]
border-[#CFE0CB]
shadow-[0_0_10px_CFE0CB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CFE0CB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CFE0CB; color: #000000; }

Badge

New Feature
.badge { background-color: #CFE0CB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CFE0CB; background-color: #CFE0CB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CFE0CB20; border-left: 4px solid #CFE0CB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CFE0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CFE0CB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 224, 203

Red: 207 / Green: 224 / Blue: 203

HSL

109°, 25%, 84%

Hue: 109° / Saturation: 25% / Lightness: 84%

CMYK

8%, 0%, 9%, 12%

Cyan: 8% / Magenta: 0% / Yellow: 9% / Key: 12%

What color is #CFE0CB?

#CFE0CB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFE0CB to RGB:

rgb(207, 224, 203)HEX to RGB Converter →

HEX to HSL

Convert #CFE0CB to HSL:

hsl(109, 25%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CFE0CB to CMYK:

cmyk(8%, 0%, 9%, 12%)Color Converter →

Color Meaning and Usage

#CFE0CB is a light green color with RGB values of 207, 224, 203 and HSL of 109°, 25%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFE0CB is #DDCCE0, creating high-contrast pairings. For softer combinations, try analogous colors like #DAE0CC.

Use #CFE0CB in CSS: color: #CFE0CB or background-color: #CFE0CB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CFE0CB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 15.18:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFE0CB?

#CFE0CB is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CFE0CB?

#CFE0CB in RGB is (207, 224, 203) - 207 red, 224 green, and 203 blue.

How to use #CFE0CB in CSS?

Use #CFE0CB directly in your CSS properties like color or background-color.

What colors go well with #CFE0CB?

#DDCCE0 (complementary), #DAE0CC (analogous), and #A3C49C (lighter shade) work well with #CFE0CB.