#CAC45B Color

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

Color preview

#CAC45B

Color formats

HEX
#CAC45B
RGB
rgb(202, 196, 91)
RGBA
rgba(202, 196, 91, 1)
HSL
hsl(57, 51%, 57%)
HSV
hsv(57, 55%, 79%)
CMYK
cmyk(0%, 3%, 55%, 21%)
CSS variable
--color-primary: #CAC45B;
Lowercase HEX
#cac45b

Shades

Tints

Tones

Harmony

CSS snippets for #CAC45B

.color-cac45b {
  color: #CAC45B;
  background-color: #CAC45B;
}

Frequently asked questions

What color is #CAC45B?+

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

What is the closest Tailwind color to #CAC45B?+

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