#CAAC49 Color

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

Color preview

#CAAC49

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC49

.color-caac49 {
  color: #CAAC49;
  background-color: #CAAC49;
}

Frequently asked questions

What color is #CAAC49?+

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

What is the closest Tailwind color to #CAAC49?+

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