#CAA02B Color

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

Color preview

#CAA02B

Color formats

HEX
#CAA02B
RGB
rgb(202, 160, 43)
RGBA
rgba(202, 160, 43, 1)
HSL
hsl(44, 65%, 48%)
HSV
hsv(44, 79%, 79%)
CMYK
cmyk(0%, 21%, 79%, 21%)
CSS variable
--color-primary: #CAA02B;
Lowercase HEX
#caa02b

Shades

Tints

Tones

Harmony

CSS snippets for #CAA02B

.color-caa02b {
  color: #CAA02B;
  background-color: #CAA02B;
}

Frequently asked questions

What color is #CAA02B?+

#CAA02B is a HEX color with RGB value rgb(202, 160, 43) and HSL value hsl(44, 65%, 48%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAA02B?+

The closest Tailwind color is yellow-600, available as the bg-yellow-600 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