#2ED64F Color

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

Color preview

#2ED64F

Color formats

HEX
#2ED64F
RGB
rgb(46, 214, 79)
RGBA
rgba(46, 214, 79, 1)
HSL
hsl(132, 67%, 51%)
HSV
hsv(132, 79%, 84%)
CMYK
cmyk(79%, 0%, 63%, 16%)
CSS variable
--color-primary: #2ED64F;
Lowercase HEX
#2ed64f

Shades

Tints

Tones

Harmony

CSS snippets for #2ED64F

.color-2ed64f {
  color: #2ED64F;
  background-color: #2ED64F;
}

Frequently asked questions

What color is #2ED64F?+

#2ED64F is a HEX color with RGB value rgb(46, 214, 79) and HSL value hsl(132, 67%, 51%). Its closest CSS named color is LimeGreen.

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

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