#2ED12E Color

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

Color preview

#2ED12E

Color formats

HEX
#2ED12E
RGB
rgb(46, 209, 46)
RGBA
rgba(46, 209, 46, 1)
HSL
hsl(120, 64%, 50%)
HSV
hsv(120, 78%, 82%)
CMYK
cmyk(78%, 0%, 78%, 18%)
CSS variable
--color-primary: #2ED12E;
Lowercase HEX
#2ed12e

Shades

Tints

Tones

Harmony

CSS snippets for #2ED12E

.color-2ed12e {
  color: #2ED12E;
  background-color: #2ED12E;
}

Frequently asked questions

What color is #2ED12E?+

#2ED12E is a HEX color with RGB value rgb(46, 209, 46) and HSL value hsl(120, 64%, 50%). Its closest CSS named color is LimeGreen.

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

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