#CAAD86 Color Information

Hex color code: #CAAD86

#CAAD86 is a pastel orange color. In RGB it is (202, 173, 134), and in HSL it is (34°, 39%, 66%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CAAD86
RGB
202, 173, 134
HSL
34°, 39%, 66%
CMYK
0%, 14%, 34%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAD86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 173, 134

Red: 202 / Green: 173 / Blue: 134

HSL

34°, 39%, 66%

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

CMYK

0%, 14%, 34%, 21%

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

What color is #CAAD86?

#CAAD86 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAD86 to RGB:

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

HEX to HSL

Convert #CAAD86 to HSL:

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

HEX to CMYK

Convert #CAAD86 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #CAAD86 has RGB (202, 173, 134) and HSL (34°, 39%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAAD86 is #86A4CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA8B86.

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

Contrast with #CAAD86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAAD86?

#CAAD86 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAAD86?

#CAAD86 in RGB is (202, 173, 134) - 202 red, 173 green, and 134 blue.

How to use #CAAD86 in CSS?

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

What colors go well with #CAAD86?

#86A4CA (complementary), #CA8B86 (analogous), and #B38951 (lighter shade) work well with #CAAD86.