#CAB874 Color Information

Hex color code: #CAB874

A subtle yellow shade, #CAB874 appears as (202, 184, 116) in RGB and (47°, 45%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#CAB874
RGB
202, 184, 116
HSL
47°, 45%, 62%
CMYK
0%, 9%, 43%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAB874; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 184, 116

Red: 202 / Green: 184 / Blue: 116

HSL

47°, 45%, 62%

Hue: 47° / Saturation: 45% / Lightness: 62%

CMYK

0%, 9%, 43%, 21%

Cyan: 0% / Magenta: 9% / Yellow: 43% / Key: 21%

What color is #CAB874?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAB874 to RGB:

rgb(202, 184, 116)HEX to RGB Converter →

HEX to HSL

Convert #CAB874 to HSL:

hsl(47, 45%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CAB874 to CMYK:

cmyk(0%, 9%, 43%, 21%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #CAB874 has RGB (202, 184, 116) and HSL (47°, 45%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAB874 is #7285CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA8B72.

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

Contrast with #CAB874

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAB874?

#CAB874 is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAB874?

#CAB874 in RGB is (202, 184, 116) - 202 red, 184 green, and 116 blue.

How to use #CAB874 in CSS?

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

What colors go well with #CAB874?

#7285CA (complementary), #CA8B72 (analogous), and #AE9642 (lighter shade) work well with #CAB874.