#CAA486 Color Information

Hex color code: #CAA486

#CAA486 is a subtle orange color. In RGB it is (202, 164, 134), and in HSL it is (26°, 39%, 66%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CAA486
RGB
202, 164, 134
HSL
26°, 39%, 66%
CMYK
0%, 19%, 34%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA486; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 164, 134

Red: 202 / Green: 164 / Blue: 134

HSL

26°, 39%, 66%

Hue: 26° / Saturation: 39% / Lightness: 66%

CMYK

0%, 19%, 34%, 21%

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

What color is #CAA486?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA486 to RGB:

rgb(202, 164, 134)HEX to RGB Converter →

HEX to HSL

Convert #CAA486 to HSL:

hsl(26, 39%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA486 to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CAA486 has RGB (202, 164, 134) and HSL (26°, 39%, 66%). 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 #CAA486 is #86ADCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA868B.

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

Contrast with #CAA486

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA486?

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

What is the RGB value of #CAA486?

#CAA486 in RGB is (202, 164, 134) - 202 red, 164 green, and 134 blue.

How to use #CAA486 in CSS?

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

What colors go well with #CAA486?

#86ADCA (complementary), #CA868B (analogous), and #B37C51 (lighter shade) work well with #CAA486.