#CAA1AD Color Information

Hex color code: #CAA1AD

The hex color #CAA1AD is a gentle magenta with RGB values of (202, 161, 173) and HSL of (342°, 28%, 71%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#CAA1AD
RGB
202, 161, 173
HSL
342°, 28%, 71%
CMYK
0%, 20%, 14%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA1AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 161, 173

Red: 202 / Green: 161 / Blue: 173

HSL

342°, 28%, 71%

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

CMYK

0%, 20%, 14%, 21%

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

What color is #CAA1AD?

#CAA1AD is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA1AD to RGB:

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

HEX to HSL

Convert #CAA1AD to HSL:

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

HEX to CMYK

Convert #CAA1AD to CMYK:

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

Color Meaning and Usage

#CAA1AD is a pastel magenta color with RGB values of 202, 161, 173 and HSL of 342°, 28%, 71%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA1AD is #A0CABD, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA0C1.

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

Contrast with #CAA1AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA1AD?

#CAA1AD is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CAA1AD?

#CAA1AD in RGB is (202, 161, 173) - 202 red, 161 green, and 173 blue.

How to use #CAA1AD in CSS?

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

What colors go well with #CAA1AD?

#A0CABD (complementary), #CAA0C1 (analogous), and #AE6F82 (lighter shade) work well with #CAA1AD.