#CAA970 Color Information

Hex color code: #CAA970

A subtle orange shade, #CAA970 appears as (202, 169, 112) in RGB and (38°, 46%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#CAA970
RGB
202, 169, 112
HSL
38°, 46%, 62%
CMYK
0%, 16%, 45%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAA970; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 169, 112

Red: 202 / Green: 169 / Blue: 112

HSL

38°, 46%, 62%

Hue: 38° / Saturation: 46% / Lightness: 62%

CMYK

0%, 16%, 45%, 21%

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

What color is #CAA970?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAA970 to RGB:

rgb(202, 169, 112)HEX to RGB Converter →

HEX to HSL

Convert #CAA970 to HSL:

hsl(38, 46%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CAA970 to CMYK:

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

Color Meaning and Usage

#CAA970 is a delicate orange color with RGB values of 202, 169, 112 and HSL of 38°, 46%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAA970 is #7292CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB7D72.

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

Contrast with #CAA970

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAA970?

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

What is the RGB value of #CAA970?

#CAA970 in RGB is (202, 169, 112) - 202 red, 169 green, and 112 blue.

How to use #CAA970 in CSS?

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

What colors go well with #CAA970?

#7292CB (complementary), #CB7D72 (analogous), and #AF8741 (lighter shade) work well with #CAA970.