#2EAF1D Color

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

Color preview

#2EAF1D

Color formats

HEX
#2EAF1D
RGB
rgb(46, 175, 29)
RGBA
rgba(46, 175, 29, 1)
HSL
hsl(113, 72%, 40%)
HSV
hsv(113, 83%, 69%)
CMYK
cmyk(74%, 0%, 83%, 31%)
CSS variable
--color-primary: #2EAF1D;
Lowercase HEX
#2eaf1d

Shades

Tints

Tones

Harmony

CSS snippets for #2EAF1D

.color-2eaf1d {
  color: #2EAF1D;
  background-color: #2EAF1D;
}

Frequently asked questions

What color is #2EAF1D?+

#2EAF1D is a HEX color with RGB value rgb(46, 175, 29) and HSL value hsl(113, 72%, 40%). Its closest CSS named color is LimeGreen.

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

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