#CAC2CB Color Information

Hex color code: #CAC2CB

A airy magenta shade, #CAC2CB appears as (202, 194, 203) in RGB and (293°, 8%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAC2CB
RGB
202, 194, 203
HSL
293°, 8%, 78%
CMYK
0%, 4%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC2CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 194, 203

Red: 202 / Green: 194 / Blue: 203

HSL

293°, 8%, 78%

Hue: 293° / Saturation: 8% / Lightness: 78%

CMYK

0%, 4%, 0%, 20%

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

What color is #CAC2CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC2CB to RGB:

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

HEX to HSL

Convert #CAC2CB to HSL:

hsl(293, 8%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC2CB to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #CAC2CB has RGB (202, 194, 203) and HSL (293°, 8%, 78%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC2CB is #C3CBC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C6C2CB.

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

Contrast with #CAC2CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC2CB?

#CAC2CB is a airy magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAC2CB?

#CAC2CB in RGB is (202, 194, 203) - 202 red, 194 green, and 203 blue.

How to use #CAC2CB in CSS?

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

What colors go well with #CAC2CB?

#C3CBC2 (complementary), #C6C2CB (analogous), and #A699A8 (lighter shade) work well with #CAC2CB.