#CDC9CF Color Information

Hex color code: #CDC9CF

The hex color #CDC9CF is a soft purple with RGB values of (205, 201, 207) and HSL of (280°, 6%, 80%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CDC9CF
RGB
205, 201, 207
HSL
280°, 6%, 80%
CMYK
1%, 3%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 201, 207

Red: 205 / Green: 201 / Blue: 207

HSL

280°, 6%, 80%

Hue: 280° / Saturation: 6% / Lightness: 80%

CMYK

1%, 3%, 0%, 19%

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

What color is #CDC9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC9CF to RGB:

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

HEX to HSL

Convert #CDC9CF to HSL:

hsl(280, 6%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC9CF to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #CDC9CF has RGB (205, 201, 207) and HSL (280°, 6%, 80%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC9CF is #CBCFC9, creating high-contrast pairings. For softer combinations, try analogous colors like #CAC9CF.

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

Contrast with #CDC9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC9CF?

#CDC9CF is a delicate purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDC9CF?

#CDC9CF in RGB is (205, 201, 207) - 205 red, 201 green, and 207 blue.

How to use #CDC9CF in CSS?

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

What colors go well with #CDC9CF?

#CBCFC9 (complementary), #CAC9CF (analogous), and #A8A0AB (lighter shade) work well with #CDC9CF.