#CDCFCB Color Information

Hex color code: #CDCFCB

#CDCFCB is a light green color. In RGB it is (205, 207, 203), and in HSL it is (90°, 4%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDCFCB
RGB
205, 207, 203
HSL
90°, 4%, 80%
CMYK
1%, 0%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 207, 203

Red: 205 / Green: 207 / Blue: 203

HSL

90°, 4%, 80%

Hue: 90° / Saturation: 4% / Lightness: 80%

CMYK

1%, 0%, 2%, 19%

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

What color is #CDCFCB?

#CDCFCB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCFCB to RGB:

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

HEX to HSL

Convert #CDCFCB to HSL:

hsl(90, 4%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCFCB to CMYK:

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

Color Meaning and Usage

#CDCFCB is a airy green color with RGB values of 205, 207, 203 and HSL of 90°, 4%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCFCB is #CCCACE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECECA.

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

Contrast with #CDCFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCFCB?

#CDCFCB is a airy green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDCFCB?

#CDCFCB in RGB is (205, 207, 203) - 205 red, 207 green, and 203 blue.

How to use #CDCFCB in CSS?

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

What colors go well with #CDCFCB?

#CCCACE (complementary), #CECECA (analogous), and #A6A9A2 (lighter shade) work well with #CDCFCB.