#CAAC58 Color

Inspect #CAAC58 across formats, palettes, contrast and closest named color matches.

Color preview

#CAAC58

Color formats

HEX
#CAAC58
RGB
rgb(202, 172, 88)
RGBA
rgba(202, 172, 88, 1)
HSL
hsl(44, 52%, 57%)
HSV
hsv(44, 56%, 79%)
CMYK
cmyk(0%, 15%, 56%, 21%)
CSS variable
--color-primary: #CAAC58;
Lowercase HEX
#caac58

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC58

.color-caac58 {
  color: #CAAC58;
  background-color: #CAAC58;
}

Frequently asked questions

What color is #CAAC58?+

#CAAC58 is a HEX color with RGB value rgb(202, 172, 88) and HSL value hsl(44, 52%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAAC58?+

The closest Tailwind color is orange-300, available as the bg-orange-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools