#CAAA7D Color Information

Hex color code: #CAAA7D

The hex color #CAAA7D is a delicate orange with RGB values of (202, 170, 125) and HSL of (35°, 42%, 64%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#CAAA7D
RGB
202, 170, 125
HSL
35°, 42%, 64%
CMYK
0%, 16%, 38%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAAA7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 170, 125

Red: 202 / Green: 170 / Blue: 125

HSL

35°, 42%, 64%

Hue: 35° / Saturation: 42% / Lightness: 64%

CMYK

0%, 16%, 38%, 21%

Cyan: 0% / Magenta: 16% / Yellow: 38% / Key: 21%

What color is #CAAA7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAAA7D to RGB:

rgb(202, 170, 125)HEX to RGB Converter →

HEX to HSL

Convert #CAAA7D to HSL:

hsl(35, 42%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CAAA7D to CMYK:

cmyk(0%, 16%, 38%, 21%)Color Converter →

Color Meaning and Usage

#CAAA7D is a delicate orange color with RGB values of 202, 170, 125 and HSL of 35°, 42%, 64%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAAA7D is #7D9DCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA837D.

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

Contrast with #CAAA7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAAA7D?

#CAAA7D is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAAA7D?

#CAAA7D in RGB is (202, 170, 125) - 202 red, 170 green, and 125 blue.

How to use #CAAA7D in CSS?

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

What colors go well with #CAAA7D?

#7D9DCA (complementary), #CA837D (analogous), and #B18648 (lighter shade) work well with #CAAA7D.