#2AE22A Color

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

Color preview

#2AE22A

Color formats

HEX
#2AE22A
RGB
rgb(42, 226, 42)
RGBA
rgba(42, 226, 42, 1)
HSL
hsl(120, 76%, 53%)
HSV
hsv(120, 81%, 89%)
CMYK
cmyk(81%, 0%, 81%, 11%)
CSS variable
--color-primary: #2AE22A;
Lowercase HEX
#2ae22a

Shades

Tints

Tones

Harmony

CSS snippets for #2AE22A

.color-2ae22a {
  color: #2AE22A;
  background-color: #2AE22A;
}

Frequently asked questions

What color is #2AE22A?+

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

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

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