#2AE25B Color

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

Color preview

#2AE25B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2AE25B

.color-2ae25b {
  color: #2AE25B;
  background-color: #2AE25B;
}

Frequently asked questions

What color is #2AE25B?+

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

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

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