#2ADE4E Color

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

Color preview

#2ADE4E

Color formats

HEX
#2ADE4E
RGB
rgb(42, 222, 78)
RGBA
rgba(42, 222, 78, 1)
HSL
hsl(132, 73%, 52%)
HSV
hsv(132, 81%, 87%)
CMYK
cmyk(81%, 0%, 65%, 13%)
CSS variable
--color-primary: #2ADE4E;
Lowercase HEX
#2ade4e

Shades

Tints

Tones

Harmony

CSS snippets for #2ADE4E

.color-2ade4e {
  color: #2ADE4E;
  background-color: #2ADE4E;
}

Frequently asked questions

What color is #2ADE4E?+

#2ADE4E is a HEX color with RGB value rgb(42, 222, 78) and HSL value hsl(132, 73%, 52%). Its closest CSS named color is LimeGreen.

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

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