#CFD1CC Color Information

Hex color code: #CFD1CC

A light green shade, #CFD1CC appears as (207, 209, 204) in RGB and (84°, 5%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CFD1CC
RGB
207, 209, 204
HSL
84°, 5%, 81%
CMYK
1%, 0%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFD1CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 209, 204

Red: 207 / Green: 209 / Blue: 204

HSL

84°, 5%, 81%

Hue: 84° / Saturation: 5% / Lightness: 81%

CMYK

1%, 0%, 2%, 18%

Cyan: 1% / Magenta: 0% / Yellow: 2% / Key: 18%

What color is #CFD1CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFD1CC to RGB:

rgb(207, 209, 204)HEX to RGB Converter →

HEX to HSL

Convert #CFD1CC to HSL:

hsl(84, 5%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CFD1CC to CMYK:

cmyk(1%, 0%, 2%, 18%)Color Converter →

Color Meaning and Usage

A light green tone, #CFD1CC has RGB (207, 209, 204) and HSL (84°, 5%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFD1CC is #CECCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1D0CC.

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

Contrast with #CFD1CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFD1CC?

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

What is the RGB value of #CFD1CC?

#CFD1CC in RGB is (207, 209, 204) - 207 red, 209 green, and 204 blue.

How to use #CFD1CC in CSS?

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

What colors go well with #CFD1CC?

#CECCD1 (complementary), #D1D0CC (analogous), and #A9ADA4 (lighter shade) work well with #CFD1CC.