#CAC38C Color Information

Hex color code: #CAC38C

A gentle yellow shade, #CAC38C appears as (202, 195, 140) in RGB and (53°, 37%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#CAC38C
RGB
202, 195, 140
HSL
53°, 37%, 67%
CMYK
0%, 3%, 31%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC38C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 195, 140

Red: 202 / Green: 195 / Blue: 140

HSL

53°, 37%, 67%

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

CMYK

0%, 3%, 31%, 21%

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

What color is #CAC38C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC38C to RGB:

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

HEX to HSL

Convert #CAC38C to HSL:

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

HEX to CMYK

Convert #CAC38C to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #CAC38C has RGB (202, 195, 140) and HSL (53°, 37%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC38C is #8C93CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAA48C.

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

Contrast with #CAC38C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC38C?

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

What is the RGB value of #CAC38C?

#CAC38C in RGB is (202, 195, 140) - 202 red, 195 green, and 140 blue.

How to use #CAC38C in CSS?

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

What colors go well with #CAC38C?

#8C93CA (complementary), #CAA48C (analogous), and #B2A757 (lighter shade) work well with #CAC38C.