#CAAFC0 Color Information

Hex color code: #CAAFC0

The hex color #CAAFC0 is a gentle magenta with RGB values of (202, 175, 192) and HSL of (322°, 20%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAAFC0
RGB
202, 175, 192
HSL
322°, 20%, 74%
CMYK
0%, 13%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAFC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 175, 192

Red: 202 / Green: 175 / Blue: 192

HSL

322°, 20%, 74%

Hue: 322° / Saturation: 20% / Lightness: 74%

CMYK

0%, 13%, 5%, 21%

Cyan: 0% / Magenta: 13% / Yellow: 5% / Key: 21%

What color is #CAAFC0?

#CAAFC0 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAFC0 to RGB:

rgb(202, 175, 192)HEX to RGB Converter →

HEX to HSL

Convert #CAAFC0 to HSL:

hsl(322, 20%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CAAFC0 to CMYK:

cmyk(0%, 13%, 5%, 21%)Color Converter →

Color Meaning and Usage

#CAAFC0 is a subtle magenta color with RGB values of 202, 175, 192 and HSL of 322°, 20%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAAFC0 is #AFCAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #C6AFCA.

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

Contrast with #CAAFC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAAFC0?

#CAAFC0 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAAFC0?

#CAAFC0 in RGB is (202, 175, 192) - 202 red, 175 green, and 192 blue.

How to use #CAAFC0 in CSS?

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

What colors go well with #CAAFC0?

#AFCAB9 (complementary), #C6AFCA (analogous), and #AB829C (lighter shade) work well with #CAAFC0.