#CAA03F Color

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

Color preview

#CAA03F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAA03F

.color-caa03f {
  color: #CAA03F;
  background-color: #CAA03F;
}

Frequently asked questions

What color is #CAA03F?+

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

What is the closest Tailwind color to #CAA03F?+

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