#2EFB0E Color

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

Color preview

#2EFB0E

Color formats

HEX
#2EFB0E
RGB
rgb(46, 251, 14)
RGBA
rgba(46, 251, 14, 1)
HSL
hsl(112, 97%, 52%)
HSV
hsv(112, 94%, 98%)
CMYK
cmyk(82%, 0%, 94%, 2%)
CSS variable
--color-primary: #2EFB0E;
Lowercase HEX
#2efb0e

Shades

Tints

Tones

Harmony

CSS snippets for #2EFB0E

.color-2efb0e {
  color: #2EFB0E;
  background-color: #2EFB0E;
}

Frequently asked questions

What color is #2EFB0E?+

#2EFB0E is a HEX color with RGB value rgb(46, 251, 14) and HSL value hsl(112, 97%, 52%). Its closest CSS named color is Lime.

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

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