#CAA0C4 Color Information

Hex color code: #CAA0C4

#CAA0C4 is a soft magenta color. In RGB it is (202, 160, 196), and in HSL it is (309°, 28%, 71%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CAA0C4
RGB
202, 160, 196
HSL
309°, 28%, 71%
CMYK
0%, 21%, 3%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA0C4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 160, 196

Red: 202 / Green: 160 / Blue: 196

HSL

309°, 28%, 71%

Hue: 309° / Saturation: 28% / Lightness: 71%

CMYK

0%, 21%, 3%, 21%

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

What color is #CAA0C4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA0C4 to RGB:

rgb(202, 160, 196)HEX to RGB Converter →

HEX to HSL

Convert #CAA0C4 to HSL:

hsl(309, 28%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA0C4 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CAA0C4 has RGB (202, 160, 196) and HSL (309°, 28%, 71%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA0C4 is #A0CAA7, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA0CA.

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

Contrast with #CAA0C4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA0C4?

#CAA0C4 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAA0C4?

#CAA0C4 in RGB is (202, 160, 196) - 202 red, 160 green, and 196 blue.

How to use #CAA0C4 in CSS?

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

What colors go well with #CAA0C4?

#A0CAA7 (complementary), #BBA0CA (analogous), and #AE6FA5 (lighter shade) work well with #CAA0C4.