#CAAC4A Color

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

Color preview

#CAAC4A

Color formats

HEX
#CAAC4A
RGB
rgb(202, 172, 74)
RGBA
rgba(202, 172, 74, 1)
HSL
hsl(46, 55%, 54%)
HSV
hsv(46, 63%, 79%)
CMYK
cmyk(0%, 15%, 63%, 21%)
CSS variable
--color-primary: #CAAC4A;
Lowercase HEX
#caac4a

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC4A

.color-caac4a {
  color: #CAAC4A;
  background-color: #CAAC4A;
}

Frequently asked questions

What color is #CAAC4A?+

#CAAC4A is a HEX color with RGB value rgb(202, 172, 74) and HSL value hsl(46, 55%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAAC4A?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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