#CAA0CF Color Information

Hex color code: #CAA0CF

#CAA0CF is a pastel magenta color. In RGB it is (202, 160, 207), and in HSL it is (294°, 33%, 72%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CAA0CF
RGB
202, 160, 207
HSL
294°, 33%, 72%
CMYK
2%, 23%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA0CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 160, 207

Red: 202 / Green: 160 / Blue: 207

HSL

294°, 33%, 72%

Hue: 294° / Saturation: 33% / Lightness: 72%

CMYK

2%, 23%, 0%, 19%

Cyan: 2% / Magenta: 23% / Yellow: 0% / Key: 19%

What color is #CAA0CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA0CF to RGB:

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

HEX to HSL

Convert #CAA0CF to HSL:

hsl(294, 33%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA0CF to CMYK:

cmyk(2%, 23%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CAA0CF has RGB (202, 160, 207) and HSL (294°, 33%, 72%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA0CF is #A5CFA0, creating high-contrast pairings. For softer combinations, try analogous colors like #B3A0CF.

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

Contrast with #CAA0CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA0CF?

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

What is the RGB value of #CAA0CF?

#CAA0CF in RGB is (202, 160, 207) - 202 red, 160 green, and 207 blue.

How to use #CAA0CF in CSS?

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

What colors go well with #CAA0CF?

#A5CFA0 (complementary), #B3A0CF (analogous), and #AE6DB6 (lighter shade) work well with #CAA0CF.