#CAA1C4 Color Information

Hex color code: #CAA1C4

The hex color #CAA1C4 is a subtle magenta with RGB values of (202, 161, 196) and HSL of (309°, 28%, 71%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA1C4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 161, 196

Red: 202 / Green: 161 / Blue: 196

HSL

309°, 28%, 71%

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

CMYK

0%, 20%, 3%, 21%

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

What color is #CAA1C4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA1C4 to RGB:

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

HEX to HSL

Convert #CAA1C4 to HSL:

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

HEX to CMYK

Convert #CAA1C4 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CAA1C4 has RGB (202, 161, 196) and HSL (309°, 28%, 71%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CAA1C4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA1C4?

#CAA1C4 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CAA1C4?

#CAA1C4 in RGB is (202, 161, 196) - 202 red, 161 green, and 196 blue.

How to use #CAA1C4 in CSS?

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

What colors go well with #CAA1C4?

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