#2EE28B Color

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

Color preview

#2EE28B

Color formats

HEX
#2EE28B
RGB
rgb(46, 226, 139)
RGBA
rgba(46, 226, 139, 1)
HSL
hsl(151, 76%, 53%)
HSV
hsv(151, 80%, 89%)
CMYK
cmyk(80%, 0%, 38%, 11%)
CSS variable
--color-primary: #2EE28B;
Lowercase HEX
#2ee28b

Shades

Tints

Tones

Harmony

CSS snippets for #2EE28B

.color-2ee28b {
  color: #2EE28B;
  background-color: #2EE28B;
}

Frequently asked questions

What color is #2EE28B?+

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

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

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