#CAB070 Color Information

Hex color code: #CAB070

The hex color #CAB070 is a delicate orange with RGB values of (202, 176, 112) and HSL of (43°, 46%, 62%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#CAB070
RGB
202, 176, 112
HSL
43°, 46%, 62%
CMYK
0%, 13%, 45%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB070; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 176, 112

Red: 202 / Green: 176 / Blue: 112

HSL

43°, 46%, 62%

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

CMYK

0%, 13%, 45%, 21%

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

What color is #CAB070?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB070 to RGB:

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

HEX to HSL

Convert #CAB070 to HSL:

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

HEX to CMYK

Convert #CAB070 to CMYK:

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

Color Meaning and Usage

#CAB070 is a pastel orange color with RGB values of 202, 176, 112 and HSL of 43°, 46%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB070 is #728BCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB8572.

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

Contrast with #CAB070

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB070?

#CAB070 is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAB070?

#CAB070 in RGB is (202, 176, 112) - 202 red, 176 green, and 112 blue.

How to use #CAB070 in CSS?

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

What colors go well with #CAB070?

#728BCB (complementary), #CB8572 (analogous), and #AF9041 (lighter shade) work well with #CAB070.