#2EE08D Color

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

Color preview

#2EE08D

Color formats

HEX
#2EE08D
RGB
rgb(46, 224, 141)
RGBA
rgba(46, 224, 141, 1)
HSL
hsl(152, 74%, 53%)
HSV
hsv(152, 79%, 88%)
CMYK
cmyk(79%, 0%, 37%, 12%)
CSS variable
--color-primary: #2EE08D;
Lowercase HEX
#2ee08d

Shades

Tints

Tones

Harmony

CSS snippets for #2EE08D

.color-2ee08d {
  color: #2EE08D;
  background-color: #2EE08D;
}

Frequently asked questions

What color is #2EE08D?+

#2EE08D is a HEX color with RGB value rgb(46, 224, 141) and HSL value hsl(152, 74%, 53%). Its closest CSS named color is MediumSpringGreen.

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

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