#CAA2BE Color Information

Hex color code: #CAA2BE

The hex color #CAA2BE is a soft magenta with RGB values of (202, 162, 190) and HSL of (318°, 27%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CAA2BE
RGB
202, 162, 190
HSL
318°, 27%, 71%
CMYK
0%, 20%, 6%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA2BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 162, 190

Red: 202 / Green: 162 / Blue: 190

HSL

318°, 27%, 71%

Hue: 318° / Saturation: 27% / Lightness: 71%

CMYK

0%, 20%, 6%, 21%

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

What color is #CAA2BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA2BE to RGB:

rgb(202, 162, 190)HEX to RGB Converter →

HEX to HSL

Convert #CAA2BE to HSL:

hsl(318, 27%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA2BE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CAA2BE has RGB (202, 162, 190) and HSL (318°, 27%, 71%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA2BE is #A1C9AD, creating high-contrast pairings. For softer combinations, try analogous colors like #C1A1C9.

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

Contrast with #CAA2BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA2BE?

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

What is the RGB value of #CAA2BE?

#CAA2BE in RGB is (202, 162, 190) - 202 red, 162 green, and 190 blue.

How to use #CAA2BE in CSS?

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

What colors go well with #CAA2BE?

#A1C9AD (complementary), #C1A1C9 (analogous), and #AD719B (lighter shade) work well with #CAA2BE.