#CAAC53 Color

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

Color preview

#CAAC53

Color formats

HEX
#CAAC53
RGB
rgb(202, 172, 83)
RGBA
rgba(202, 172, 83, 1)
HSL
hsl(45, 53%, 56%)
HSV
hsv(45, 59%, 79%)
CMYK
cmyk(0%, 15%, 59%, 21%)
CSS variable
--color-primary: #CAAC53;
Lowercase HEX
#caac53

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC53

.color-caac53 {
  color: #CAAC53;
  background-color: #CAAC53;
}

Frequently asked questions

What color is #CAAC53?+

#CAAC53 is a HEX color with RGB value rgb(202, 172, 83) and HSL value hsl(45, 53%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAAC53?+

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