#CFDCCA Color Information

Hex color code: #CFDCCA

A soft green shade, #CFDCCA appears as (207, 220, 202) in RGB and (103°, 20%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CFDCCA
RGB
207, 220, 202
HSL
103°, 20%, 83%
CMYK
6%, 0%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDCCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 220, 202

Red: 207 / Green: 220 / Blue: 202

HSL

103°, 20%, 83%

Hue: 103° / Saturation: 20% / Lightness: 83%

CMYK

6%, 0%, 8%, 14%

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

What color is #CFDCCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDCCA to RGB:

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

HEX to HSL

Convert #CFDCCA to HSL:

hsl(103, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDCCA to CMYK:

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

Color Meaning and Usage

#CFDCCA is a airy green color with RGB values of 207, 220, 202 and HSL of 103°, 20%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDCCA is #D7CBDC, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DCCB.

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

Contrast with #CFDCCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDCCA?

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

What is the RGB value of #CFDCCA?

#CFDCCA in RGB is (207, 220, 202) - 207 red, 220 green, and 202 blue.

How to use #CFDCCA in CSS?

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

What colors go well with #CFDCCA?

#D7CBDC (complementary), #D9DCCB (analogous), and #A6BE9D (lighter shade) work well with #CFDCCA.