#2EE28E Color

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

Color preview

#2EE28E

Color formats

HEX
#2EE28E
RGB
rgb(46, 226, 142)
RGBA
rgba(46, 226, 142, 1)
HSL
hsl(152, 76%, 53%)
HSV
hsv(152, 80%, 89%)
CMYK
cmyk(80%, 0%, 37%, 11%)
CSS variable
--color-primary: #2EE28E;
Lowercase HEX
#2ee28e

Shades

Tints

Tones

Harmony

CSS snippets for #2EE28E

.color-2ee28e {
  color: #2EE28E;
  background-color: #2EE28E;
}

Frequently asked questions

What color is #2EE28E?+

#2EE28E is a HEX color with RGB value rgb(46, 226, 142) and HSL value hsl(152, 76%, 53%). Its closest CSS named color is MediumSpringGreen.

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

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