#CFDCC9 Color Information

Hex color code: #CFDCC9

The hex color #CFDCC9 is a soft green with RGB values of (207, 220, 201) and HSL of (101°, 21%, 83%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFDCC9
RGB
207, 220, 201
HSL
101°, 21%, 83%
CMYK
6%, 0%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CFDCC9; 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 #CFDCC9; background-color: #CFDCC915; }

Alert / Toast

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

Link / Accent

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

a { color: #CFDCC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 220, 201

Red: 207 / Green: 220 / Blue: 201

HSL

101°, 21%, 83%

Hue: 101° / Saturation: 21% / Lightness: 83%

CMYK

6%, 0%, 9%, 14%

Cyan: 6% / Magenta: 0% / Yellow: 9% / Key: 14%

What color is #CFDCC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDCC9 to RGB:

rgb(207, 220, 201)HEX to RGB Converter →

HEX to HSL

Convert #CFDCC9 to HSL:

hsl(101, 21%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDCC9 to CMYK:

cmyk(6%, 0%, 9%, 14%)Color Converter →

Color Meaning and Usage

#CFDCC9 is a soft green color with RGB values of 207, 220, 201 and HSL of 101°, 21%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDCC9 is #D7CBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DDCB.

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

Contrast with #CFDCC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDCC9?

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

What is the RGB value of #CFDCC9?

#CFDCC9 in RGB is (207, 220, 201) - 207 red, 220 green, and 201 blue.

How to use #CFDCC9 in CSS?

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

What colors go well with #CFDCC9?

#D7CBDD (complementary), #D9DDCB (analogous), and #A7BF9C (lighter shade) work well with #CFDCC9.