#CCC91A Color

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

Color preview

#CCC91A

Color formats

HEX
#CCC91A
RGB
rgb(204, 201, 26)
RGBA
rgba(204, 201, 26, 1)
HSL
hsl(59, 77%, 45%)
HSV
hsv(59, 87%, 80%)
CMYK
cmyk(0%, 1%, 87%, 20%)
CSS variable
--color-primary: #CCC91A;
Lowercase HEX
#ccc91a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC91A

.color-ccc91a {
  color: #CCC91A;
  background-color: #CCC91A;
}

Frequently asked questions

What color is #CCC91A?+

#CCC91A is a HEX color with RGB value rgb(204, 201, 26) and HSL value hsl(59, 77%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCC91A?+

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