#CAC5CB Color Information

Hex color code: #CAC5CB

#CAC5CB is a light magenta color. In RGB it is (202, 197, 203), and in HSL it is (290°, 5%, 78%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAC5CB
RGB
202, 197, 203
HSL
290°, 5%, 78%
CMYK
0%, 3%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC5CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 197, 203

Red: 202 / Green: 197 / Blue: 203

HSL

290°, 5%, 78%

Hue: 290° / Saturation: 5% / Lightness: 78%

CMYK

0%, 3%, 0%, 20%

Cyan: 0% / Magenta: 3% / Yellow: 0% / Key: 20%

What color is #CAC5CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC5CB to RGB:

rgb(202, 197, 203)HEX to RGB Converter →

HEX to HSL

Convert #CAC5CB to HSL:

hsl(290, 5%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC5CB to CMYK:

cmyk(0%, 3%, 0%, 20%)Color Converter →

Color Meaning and Usage

#CAC5CB is a light magenta color with RGB values of 202, 197, 203 and HSL of 290°, 5%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC5CB is #C5CAC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C6C4CA.

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

Contrast with #CAC5CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC5CB?

#CAC5CB is a light magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAC5CB?

#CAC5CB in RGB is (202, 197, 203) - 202 red, 197 green, and 203 blue.

How to use #CAC5CB in CSS?

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

What colors go well with #CAC5CB?

#C5CAC4 (complementary), #C6C4CA (analogous), and #A49CA5 (lighter shade) work well with #CAC5CB.