#C4C700 Color

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

Color preview

#C4C700

Color formats

HEX
#C4C700
RGB
rgb(196, 199, 0)
RGBA
rgba(196, 199, 0, 1)
HSL
hsl(61, 100%, 39%)
HSV
hsv(61, 100%, 78%)
CMYK
cmyk(2%, 0%, 100%, 22%)
CSS variable
--color-primary: #C4C700;
Lowercase HEX
#c4c700

Shades

Tints

Tones

Harmony

CSS snippets for #C4C700

.color-c4c700 {
  color: #C4C700;
  background-color: #C4C700;
}

Frequently asked questions

What color is #C4C700?+

#C4C700 is a HEX color with RGB value rgb(196, 199, 0) and HSL value hsl(61, 100%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C4C700?+

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