#C4C402 Color

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

Color preview

#C4C402

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C4C402

.color-c4c402 {
  color: #C4C402;
  background-color: #C4C402;
}

Frequently asked questions

What color is #C4C402?+

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

What is the closest Tailwind color to #C4C402?+

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