#CAC7CB Color Information

Hex color code: #CAC7CB

A soft magenta shade, #CAC7CB appears as (202, 199, 203) in RGB and (285°, 4%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAC7CB
RGB
202, 199, 203
HSL
285°, 4%, 79%
CMYK
0%, 2%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC7CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 199, 203

Red: 202 / Green: 199 / Blue: 203

HSL

285°, 4%, 79%

Hue: 285° / Saturation: 4% / Lightness: 79%

CMYK

0%, 2%, 0%, 20%

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

What color is #CAC7CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC7CB to RGB:

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

HEX to HSL

Convert #CAC7CB to HSL:

hsl(285, 4%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC7CB to CMYK:

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

Color Meaning and Usage

#CAC7CB is a delicate magenta color with RGB values of 202, 199, 203 and HSL of 285°, 4%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC7CB is #C8CCC7, creating high-contrast pairings. For softer combinations, try analogous colors like #C8C7CC.

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

Contrast with #CAC7CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC7CB?

#CAC7CB is a delicate magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CAC7CB?

#CAC7CB in RGB is (202, 199, 203) - 202 red, 199 green, and 203 blue.

How to use #CAC7CB in CSS?

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

What colors go well with #CAC7CB?

#C8CCC7 (complementary), #C8C7CC (analogous), and #A5A0A7 (lighter shade) work well with #CAC7CB.