#C4C002 Color

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

Color preview

#C4C002

Color formats

HEX
#C4C002
RGB
rgb(196, 192, 2)
RGBA
rgba(196, 192, 2, 1)
HSL
hsl(59, 98%, 39%)
HSV
hsv(59, 99%, 77%)
CMYK
cmyk(0%, 2%, 99%, 23%)
CSS variable
--color-primary: #C4C002;
Lowercase HEX
#c4c002

Shades

Tints

Tones

Harmony

CSS snippets for #C4C002

.color-c4c002 {
  color: #C4C002;
  background-color: #C4C002;
}

Frequently asked questions

What color is #C4C002?+

#C4C002 is a HEX color with RGB value rgb(196, 192, 2) and HSL value hsl(59, 98%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C4C002?+

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