#CFDCCB Color Information

Hex color code: #CFDCCB

#CFDCCB is a delicate green color. In RGB it is (207, 220, 203), and in HSL it is (106°, 20%, 83%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CFDCCB
RGB
207, 220, 203
HSL
106°, 20%, 83%
CMYK
6%, 0%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDCCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 220, 203

Red: 207 / Green: 220 / Blue: 203

HSL

106°, 20%, 83%

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

CMYK

6%, 0%, 8%, 14%

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

What color is #CFDCCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDCCB to RGB:

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

HEX to HSL

Convert #CFDCCB to HSL:

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

HEX to CMYK

Convert #CFDCCB to CMYK:

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

Color Meaning and Usage

#CFDCCB is a light green color with RGB values of 207, 220, 203 and HSL of 106°, 20%, 83%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDCCB is #D8CBDC, creating high-contrast pairings. For softer combinations, try analogous colors like #D8DCCB.

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

Contrast with #CFDCCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDCCB?

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

What is the RGB value of #CFDCCB?

#CFDCCB in RGB is (207, 220, 203) - 207 red, 220 green, and 203 blue.

How to use #CFDCCB in CSS?

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

What colors go well with #CFDCCB?

#D8CBDC (complementary), #D8DCCB (analogous), and #A5BE9D (lighter shade) work well with #CFDCCB.