#2AE42A Color

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

Color preview

#2AE42A

Color formats

HEX
#2AE42A
RGB
rgb(42, 228, 42)
RGBA
rgba(42, 228, 42, 1)
HSL
hsl(120, 78%, 53%)
HSV
hsv(120, 82%, 89%)
CMYK
cmyk(82%, 0%, 82%, 11%)
CSS variable
--color-primary: #2AE42A;
Lowercase HEX
#2ae42a

Shades

Tints

Tones

Harmony

CSS snippets for #2AE42A

.color-2ae42a {
  color: #2AE42A;
  background-color: #2AE42A;
}

Frequently asked questions

What color is #2AE42A?+

#2AE42A is a HEX color with RGB value rgb(42, 228, 42) and HSL value hsl(120, 78%, 53%). Its closest CSS named color is LimeGreen.

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

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