#2EDC50 Color

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

Color preview

#2EDC50

Color formats

HEX
#2EDC50
RGB
rgb(46, 220, 80)
RGBA
rgba(46, 220, 80, 1)
HSL
hsl(132, 71%, 52%)
HSV
hsv(132, 79%, 86%)
CMYK
cmyk(79%, 0%, 64%, 14%)
CSS variable
--color-primary: #2EDC50;
Lowercase HEX
#2edc50

Shades

Tints

Tones

Harmony

CSS snippets for #2EDC50

.color-2edc50 {
  color: #2EDC50;
  background-color: #2EDC50;
}

Frequently asked questions

What color is #2EDC50?+

#2EDC50 is a HEX color with RGB value rgb(46, 220, 80) and HSL value hsl(132, 71%, 52%). Its closest CSS named color is LimeGreen.

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

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