#CFDCC5 Color Information

Hex color code: #CFDCC5

A soft green shade, #CFDCC5 appears as (207, 220, 197) in RGB and (94°, 25%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFDCC5
RGB
207, 220, 197
HSL
94°, 25%, 82%
CMYK
6%, 0%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDCC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 220, 197

Red: 207 / Green: 220 / Blue: 197

HSL

94°, 25%, 82%

Hue: 94° / Saturation: 25% / Lightness: 82%

CMYK

6%, 0%, 10%, 14%

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

What color is #CFDCC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDCC5 to RGB:

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

HEX to HSL

Convert #CFDCC5 to HSL:

hsl(94, 25%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDCC5 to CMYK:

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

Color Meaning and Usage

#CFDCC5 is a light green color with RGB values of 207, 220, 197 and HSL of 94°, 25%, 82%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDCC5 is #D3C6DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDDC6.

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

Contrast with #CFDCC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDCC5?

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

What is the RGB value of #CFDCC5?

#CFDCC5 in RGB is (207, 220, 197) - 207 red, 220 green, and 197 blue.

How to use #CFDCC5 in CSS?

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

What colors go well with #CFDCC5?

#D3C6DD (complementary), #DBDDC6 (analogous), and #A8C096 (lighter shade) work well with #CFDCC5.