#C2F200 Color

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

Color preview

#C2F200

Color formats

HEX
#C2F200
RGB
rgb(194, 242, 0)
RGBA
rgba(194, 242, 0, 1)
HSL
hsl(72, 100%, 47%)
HSV
hsv(72, 100%, 95%)
CMYK
cmyk(20%, 0%, 100%, 5%)
CSS variable
--color-primary: #C2F200;
Lowercase HEX
#c2f200

Shades

Tints

Tones

Harmony

CSS snippets for #C2F200

.color-c2f200 {
  color: #C2F200;
  background-color: #C2F200;
}

Frequently asked questions

What color is #C2F200?+

#C2F200 is a HEX color with RGB value rgb(194, 242, 0) and HSL value hsl(72, 100%, 47%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #C2F200?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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