#CAA04A Color

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

Color preview

#CAA04A

Color formats

HEX
#CAA04A
RGB
rgb(202, 160, 74)
RGBA
rgba(202, 160, 74, 1)
HSL
hsl(40, 55%, 54%)
HSV
hsv(40, 63%, 79%)
CMYK
cmyk(0%, 21%, 63%, 21%)
CSS variable
--color-primary: #CAA04A;
Lowercase HEX
#caa04a

Shades

Tints

Tones

Harmony

CSS snippets for #CAA04A

.color-caa04a {
  color: #CAA04A;
  background-color: #CAA04A;
}

Frequently asked questions

What color is #CAA04A?+

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

What is the closest Tailwind color to #CAA04A?+

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