#C0C701 Color

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

Color preview

#C0C701

Color formats

HEX
#C0C701
RGB
rgb(192, 199, 1)
RGBA
rgba(192, 199, 1, 1)
HSL
hsl(62, 99%, 39%)
HSV
hsv(62, 99%, 78%)
CMYK
cmyk(4%, 0%, 99%, 22%)
CSS variable
--color-primary: #C0C701;
Lowercase HEX
#c0c701

Shades

Tints

Tones

Harmony

CSS snippets for #C0C701

.color-c0c701 {
  color: #C0C701;
  background-color: #C0C701;
}

Frequently asked questions

What color is #C0C701?+

#C0C701 is a HEX color with RGB value rgb(192, 199, 1) and HSL value hsl(62, 99%, 39%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C0C701?+

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