#CCA22E Color

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

Color preview

#CCA22E

Color formats

HEX
#CCA22E
RGB
rgb(204, 162, 46)
RGBA
rgba(204, 162, 46, 1)
HSL
hsl(44, 63%, 49%)
HSV
hsv(44, 77%, 80%)
CMYK
cmyk(0%, 21%, 77%, 20%)
CSS variable
--color-primary: #CCA22E;
Lowercase HEX
#cca22e

Shades

Tints

Tones

Harmony

CSS snippets for #CCA22E

.color-cca22e {
  color: #CCA22E;
  background-color: #CCA22E;
}

Frequently asked questions

What color is #CCA22E?+

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

What is the closest Tailwind color to #CCA22E?+

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