#CAC08C Color Information

Hex color code: #CAC08C

#CAC08C is a subtle yellow color. In RGB it is (202, 192, 140), and in HSL it is (50°, 37%, 67%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CAC08C
RGB
202, 192, 140
HSL
50°, 37%, 67%
CMYK
0%, 5%, 31%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC08C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 192, 140

Red: 202 / Green: 192 / Blue: 140

HSL

50°, 37%, 67%

Hue: 50° / Saturation: 37% / Lightness: 67%

CMYK

0%, 5%, 31%, 21%

Cyan: 0% / Magenta: 5% / Yellow: 31% / Key: 21%

What color is #CAC08C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC08C to RGB:

rgb(202, 192, 140)HEX to RGB Converter →

HEX to HSL

Convert #CAC08C to HSL:

hsl(50, 37%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC08C to CMYK:

cmyk(0%, 5%, 31%, 21%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #CAC08C has RGB (202, 192, 140) and HSL (50°, 37%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC08C is #8C96CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA08C.

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

Contrast with #CAC08C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC08C?

#CAC08C is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CAC08C?

#CAC08C in RGB is (202, 192, 140) - 202 red, 192 green, and 140 blue.

How to use #CAC08C in CSS?

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

What colors go well with #CAC08C?

#8C96CA (complementary), #CAA08C (analogous), and #B2A357 (lighter shade) work well with #CAC08C.