#CAA0BC Color Information

Hex color code: #CAA0BC

#CAA0BC is a delicate magenta color. In RGB it is (202, 160, 188), and in HSL it is (320°, 28%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAA0BC
RGB
202, 160, 188
HSL
320°, 28%, 71%
CMYK
0%, 21%, 7%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA0BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 160, 188

Red: 202 / Green: 160 / Blue: 188

HSL

320°, 28%, 71%

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

CMYK

0%, 21%, 7%, 21%

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

What color is #CAA0BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA0BC to RGB:

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

HEX to HSL

Convert #CAA0BC to HSL:

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

HEX to CMYK

Convert #CAA0BC to CMYK:

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

Color Meaning and Usage

#CAA0BC is a soft magenta color with RGB values of 202, 160, 188 and HSL of 320°, 28%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA0BC is #A0CAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #C3A0CA.

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

Contrast with #CAA0BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA0BC?

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

What is the RGB value of #CAA0BC?

#CAA0BC in RGB is (202, 160, 188) - 202 red, 160 green, and 188 blue.

How to use #CAA0BC in CSS?

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

What colors go well with #CAA0BC?

#A0CAAE (complementary), #C3A0CA (analogous), and #AE6F99 (lighter shade) work well with #CAA0BC.