#CAC02F Color

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

Color preview

#CAC02F

Color formats

HEX
#CAC02F
RGB
rgb(202, 192, 47)
RGBA
rgba(202, 192, 47, 1)
HSL
hsl(56, 62%, 49%)
HSV
hsv(56, 77%, 79%)
CMYK
cmyk(0%, 5%, 77%, 21%)
CSS variable
--color-primary: #CAC02F;
Lowercase HEX
#cac02f

Shades

Tints

Tones

Harmony

CSS snippets for #CAC02F

.color-cac02f {
  color: #CAC02F;
  background-color: #CAC02F;
}

Frequently asked questions

What color is #CAC02F?+

#CAC02F is a HEX color with RGB value rgb(202, 192, 47) and HSL value hsl(56, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAC02F?+

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