#CAA196 Color Information

Hex color code: #CAA196

#CAA196 is a pastel red color. In RGB it is (202, 161, 150), and in HSL it is (13°, 33%, 69%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CAA196
RGB
202, 161, 150
HSL
13°, 33%, 69%
CMYK
0%, 20%, 26%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA196; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 161, 150

Red: 202 / Green: 161 / Blue: 150

HSL

13°, 33%, 69%

Hue: 13° / Saturation: 33% / Lightness: 69%

CMYK

0%, 20%, 26%, 21%

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

What color is #CAA196?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA196 to RGB:

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

HEX to HSL

Convert #CAA196 to HSL:

hsl(13, 33%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA196 to CMYK:

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

Color Meaning and Usage

A gentle red tone, #CAA196 has RGB (202, 161, 150) and HSL (13°, 33%, 69%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA196 is #96BFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA96A5.

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

Contrast with #CAA196

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA196?

#CAA196 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CAA196?

#CAA196 in RGB is (202, 161, 150) - 202 red, 161 green, and 150 blue.

How to use #CAA196 in CSS?

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

What colors go well with #CAA196?

#96BFCA (complementary), #CA96A5 (analogous), and #B07463 (lighter shade) work well with #CAA196.