#CAA03D Color

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

Color preview

#CAA03D

Color formats

HEX
#CAA03D
RGB
rgb(202, 160, 61)
RGBA
rgba(202, 160, 61, 1)
HSL
hsl(42, 57%, 52%)
HSV
hsv(42, 70%, 79%)
CMYK
cmyk(0%, 21%, 70%, 21%)
CSS variable
--color-primary: #CAA03D;
Lowercase HEX
#caa03d

Shades

Tints

Tones

Harmony

CSS snippets for #CAA03D

.color-caa03d {
  color: #CAA03D;
  background-color: #CAA03D;
}

Frequently asked questions

What color is #CAA03D?+

#CAA03D is a HEX color with RGB value rgb(202, 160, 61) and HSL value hsl(42, 57%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #CAA03D?+

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