#CCC01A Color

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

Color preview

#CCC01A

Color formats

HEX
#CCC01A
RGB
rgb(204, 192, 26)
RGBA
rgba(204, 192, 26, 1)
HSL
hsl(56, 77%, 45%)
HSV
hsv(56, 87%, 80%)
CMYK
cmyk(0%, 6%, 87%, 20%)
CSS variable
--color-primary: #CCC01A;
Lowercase HEX
#ccc01a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC01A

.color-ccc01a {
  color: #CCC01A;
  background-color: #CCC01A;
}

Frequently asked questions

What color is #CCC01A?+

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

What is the closest Tailwind color to #CCC01A?+

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