#CAA398 Color Information

Hex color code: #CAA398

#CAA398 is a soft red color. In RGB it is (202, 163, 152), and in HSL it is (13°, 32%, 69%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CAA398
RGB
202, 163, 152
HSL
13°, 32%, 69%
CMYK
0%, 19%, 25%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA398; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 163, 152

Red: 202 / Green: 163 / Blue: 152

HSL

13°, 32%, 69%

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

CMYK

0%, 19%, 25%, 21%

Cyan: 0% / Magenta: 19% / Yellow: 25% / Key: 21%

What color is #CAA398?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA398 to RGB:

rgb(202, 163, 152)HEX to RGB Converter →

HEX to HSL

Convert #CAA398 to HSL:

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

HEX to CMYK

Convert #CAA398 to CMYK:

cmyk(0%, 19%, 25%, 21%)Color Converter →

Color Meaning and Usage

A pastel red tone, #CAA398 has RGB (202, 163, 152) and HSL (13°, 32%, 69%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA398 is #97BEC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C997A5.

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

Contrast with #CAA398

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA398?

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

What is the RGB value of #CAA398?

#CAA398 in RGB is (202, 163, 152) - 202 red, 163 green, and 152 blue.

How to use #CAA398 in CSS?

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

What colors go well with #CAA398?

#97BEC9 (complementary), #C997A5 (analogous), and #AF7464 (lighter shade) work well with #CAA398.