#CAA84A Color

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

Color preview

#CAA84A

Color formats

HEX
#CAA84A
RGB
rgb(202, 168, 74)
RGBA
rgba(202, 168, 74, 1)
HSL
hsl(44, 55%, 54%)
HSV
hsv(44, 63%, 79%)
CMYK
cmyk(0%, 17%, 63%, 21%)
CSS variable
--color-primary: #CAA84A;
Lowercase HEX
#caa84a

Shades

Tints

Tones

Harmony

CSS snippets for #CAA84A

.color-caa84a {
  color: #CAA84A;
  background-color: #CAA84A;
}

Frequently asked questions

What color is #CAA84A?+

#CAA84A is a HEX color with RGB value rgb(202, 168, 74) and HSL value hsl(44, 55%, 54%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CAA84A?+

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