#C2C01E Color

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

Color preview

#C2C01E

Color formats

HEX
#C2C01E
RGB
rgb(194, 192, 30)
RGBA
rgba(194, 192, 30, 1)
HSL
hsl(59, 73%, 44%)
HSV
hsv(59, 85%, 76%)
CMYK
cmyk(0%, 1%, 85%, 24%)
CSS variable
--color-primary: #C2C01E;
Lowercase HEX
#c2c01e

Shades

Tints

Tones

Harmony

CSS snippets for #C2C01E

.color-c2c01e {
  color: #C2C01E;
  background-color: #C2C01E;
}

Frequently asked questions

What color is #C2C01E?+

#C2C01E is a HEX color with RGB value rgb(194, 192, 30) and HSL value hsl(59, 73%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #C2C01E?+

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