#CCA02E Color

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

Color preview

#CCA02E

Color formats

HEX
#CCA02E
RGB
rgb(204, 160, 46)
RGBA
rgba(204, 160, 46, 1)
HSL
hsl(43, 63%, 49%)
HSV
hsv(43, 77%, 80%)
CMYK
cmyk(0%, 22%, 77%, 20%)
CSS variable
--color-primary: #CCA02E;
Lowercase HEX
#cca02e

Shades

Tints

Tones

Harmony

CSS snippets for #CCA02E

.color-cca02e {
  color: #CCA02E;
  background-color: #CCA02E;
}

Frequently asked questions

What color is #CCA02E?+

#CCA02E is a HEX color with RGB value rgb(204, 160, 46) and HSL value hsl(43, 63%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCA02E?+

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