#CAC58F Color Information

Hex color code: #CAC58F

A delicate yellow shade, #CAC58F appears as (202, 197, 143) in RGB and (55°, 36%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CAC58F
RGB
202, 197, 143
HSL
55°, 36%, 68%
CMYK
0%, 2%, 29%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAC58F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 197, 143

Red: 202 / Green: 197 / Blue: 143

HSL

55°, 36%, 68%

Hue: 55° / Saturation: 36% / Lightness: 68%

CMYK

0%, 2%, 29%, 21%

Cyan: 0% / Magenta: 2% / Yellow: 29% / Key: 21%

What color is #CAC58F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAC58F to RGB:

rgb(202, 197, 143)HEX to RGB Converter →

HEX to HSL

Convert #CAC58F to HSL:

hsl(55, 36%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CAC58F to CMYK:

cmyk(0%, 2%, 29%, 21%)Color Converter →

Color Meaning and Usage

#CAC58F is a pastel yellow color with RGB values of 202, 197, 143 and HSL of 55°, 36%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAC58F is #9095CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBA990.

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

Contrast with #CAC58F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAC58F?

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

What is the RGB value of #CAC58F?

#CAC58F in RGB is (202, 197, 143) - 202 red, 197 green, and 143 blue.

How to use #CAC58F in CSS?

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

What colors go well with #CAC58F?

#9095CB (complementary), #CBA990 (analogous), and #B2AB5C (lighter shade) work well with #CAC58F.