#2EEE0D Color

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

Color preview

#2EEE0D

Color formats

HEX
#2EEE0D
RGB
rgb(46, 238, 13)
RGBA
rgba(46, 238, 13, 1)
HSL
hsl(111, 90%, 49%)
HSV
hsv(111, 95%, 93%)
CMYK
cmyk(81%, 0%, 95%, 7%)
CSS variable
--color-primary: #2EEE0D;
Lowercase HEX
#2eee0d

Shades

Tints

Tones

Harmony

CSS snippets for #2EEE0D

.color-2eee0d {
  color: #2EEE0D;
  background-color: #2EEE0D;
}

Frequently asked questions

What color is #2EEE0D?+

#2EEE0D is a HEX color with RGB value rgb(46, 238, 13) and HSL value hsl(111, 90%, 49%). Its closest CSS named color is LimeGreen.

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

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