#CAA5AB Color Information

Hex color code: #CAA5AB

The hex color #CAA5AB is a gentle red with RGB values of (202, 165, 171) and HSL of (350°, 26%, 72%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CAA5AB
RGB
202, 165, 171
HSL
350°, 26%, 72%
CMYK
0%, 18%, 15%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA5AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 165, 171

Red: 202 / Green: 165 / Blue: 171

HSL

350°, 26%, 72%

Hue: 350° / Saturation: 26% / Lightness: 72%

CMYK

0%, 18%, 15%, 21%

Cyan: 0% / Magenta: 18% / Yellow: 15% / Key: 21%

What color is #CAA5AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA5AB to RGB:

rgb(202, 165, 171)HEX to RGB Converter →

HEX to HSL

Convert #CAA5AB to HSL:

hsl(350, 26%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA5AB to CMYK:

cmyk(0%, 18%, 15%, 21%)Color Converter →

Color Meaning and Usage

A pastel red tone, #CAA5AB has RGB (202, 165, 171) and HSL (350°, 26%, 72%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA5AB is #A5CAC4, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA5BE.

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

Contrast with #CAA5AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA5AB?

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

What is the RGB value of #CAA5AB?

#CAA5AB in RGB is (202, 165, 171) - 202 red, 165 green, and 171 blue.

How to use #CAA5AB in CSS?

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

What colors go well with #CAA5AB?

#A5CAC4 (complementary), #CAA5BE (analogous), and #AE757E (lighter shade) work well with #CAA5AB.