#CAA75B Color

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

Color preview

#CAA75B

Color formats

HEX
#CAA75B
RGB
rgb(202, 167, 91)
RGBA
rgba(202, 167, 91, 1)
HSL
hsl(41, 51%, 57%)
HSV
hsv(41, 55%, 79%)
CMYK
cmyk(0%, 17%, 55%, 21%)
CSS variable
--color-primary: #CAA75B;
Lowercase HEX
#caa75b

Shades

Tints

Tones

Harmony

CSS snippets for #CAA75B

.color-caa75b {
  color: #CAA75B;
  background-color: #CAA75B;
}

Frequently asked questions

What color is #CAA75B?+

#CAA75B is a HEX color with RGB value rgb(202, 167, 91) and HSL value hsl(41, 51%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAA75B?+

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