#CAA0BF Color Information

Hex color code: #CAA0BF

The hex color #CAA0BF is a subtle magenta with RGB values of (202, 160, 191) and HSL of (316°, 28%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAA0BF
RGB
202, 160, 191
HSL
316°, 28%, 71%
CMYK
0%, 21%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA0BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 160, 191

Red: 202 / Green: 160 / Blue: 191

HSL

316°, 28%, 71%

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

CMYK

0%, 21%, 5%, 21%

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

What color is #CAA0BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA0BF to RGB:

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

HEX to HSL

Convert #CAA0BF to HSL:

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

HEX to CMYK

Convert #CAA0BF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CAA0BF has RGB (202, 160, 191) and HSL (316°, 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 #CAA0BF is #A0CAAB, creating high-contrast pairings. For softer combinations, try analogous colors like #C0A0CA.

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

Contrast with #CAA0BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA0BF?

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

What is the RGB value of #CAA0BF?

#CAA0BF in RGB is (202, 160, 191) - 202 red, 160 green, and 191 blue.

How to use #CAA0BF in CSS?

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

What colors go well with #CAA0BF?

#A0CAAB (complementary), #C0A0CA (analogous), and #AE6F9D (lighter shade) work well with #CAA0BF.