#2EAE1E Color

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

Color preview

#2EAE1E

Color formats

HEX
#2EAE1E
RGB
rgb(46, 174, 30)
RGBA
rgba(46, 174, 30, 1)
HSL
hsl(113, 71%, 40%)
HSV
hsv(113, 83%, 68%)
CMYK
cmyk(74%, 0%, 83%, 32%)
CSS variable
--color-primary: #2EAE1E;
Lowercase HEX
#2eae1e

Shades

Tints

Tones

Harmony

CSS snippets for #2EAE1E

.color-2eae1e {
  color: #2EAE1E;
  background-color: #2EAE1E;
}

Frequently asked questions

What color is #2EAE1E?+

#2EAE1E is a HEX color with RGB value rgb(46, 174, 30) and HSL value hsl(113, 71%, 40%). Its closest CSS named color is LimeGreen.

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

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