#2FE222 Color

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

Color preview

#2FE222

Color formats

HEX
#2FE222
RGB
rgb(47, 226, 34)
RGBA
rgba(47, 226, 34, 1)
HSL
hsl(116, 77%, 51%)
HSV
hsv(116, 85%, 89%)
CMYK
cmyk(79%, 0%, 85%, 11%)
CSS variable
--color-primary: #2FE222;
Lowercase HEX
#2fe222

Shades

Tints

Tones

Harmony

CSS snippets for #2FE222

.color-2fe222 {
  color: #2FE222;
  background-color: #2FE222;
}

Frequently asked questions

What color is #2FE222?+

#2FE222 is a HEX color with RGB value rgb(47, 226, 34) and HSL value hsl(116, 77%, 51%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2FE222?+

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