#CAC9CD Color Information

Hex color code: #CAC9CD

The hex color #CAC9CD is a ethereal purple with RGB values of (202, 201, 205) and HSL of (255°, 4%, 80%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAC9CD
RGB
202, 201, 205
HSL
255°, 4%, 80%
CMYK
1%, 2%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC9CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 201, 205

Red: 202 / Green: 201 / Blue: 205

HSL

255°, 4%, 80%

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

CMYK

1%, 2%, 0%, 20%

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

What color is #CAC9CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC9CD to RGB:

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

HEX to HSL

Convert #CAC9CD to HSL:

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

HEX to CMYK

Convert #CAC9CD to CMYK:

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

Color Meaning and Usage

#CAC9CD is a airy purple color with RGB values of 202, 201, 205 and HSL of 255°, 4%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC9CD is #CDCECA, creating high-contrast pairings. For softer combinations, try analogous colors like #CACBCE.

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

Contrast with #CAC9CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC9CD?

#CAC9CD is a airy purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAC9CD?

#CAC9CD in RGB is (202, 201, 205) - 202 red, 201 green, and 205 blue.

How to use #CAC9CD in CSS?

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

What colors go well with #CAC9CD?

#CDCECA (complementary), #CACBCE (analogous), and #A4A2A9 (lighter shade) work well with #CAC9CD.