#2EAA1E Color

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

Color preview

#2EAA1E

Color formats

HEX
#2EAA1E
RGB
rgb(46, 170, 30)
RGBA
rgba(46, 170, 30, 1)
HSL
hsl(113, 70%, 39%)
HSV
hsv(113, 82%, 67%)
CMYK
cmyk(73%, 0%, 82%, 33%)
CSS variable
--color-primary: #2EAA1E;
Lowercase HEX
#2eaa1e

Shades

Tints

Tones

Harmony

CSS snippets for #2EAA1E

.color-2eaa1e {
  color: #2EAA1E;
  background-color: #2EAA1E;
}

Frequently asked questions

What color is #2EAA1E?+

#2EAA1E is a HEX color with RGB value rgb(46, 170, 30) and HSL value hsl(113, 70%, 39%). Its closest CSS named color is ForestGreen.

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

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