#2DE42A Color

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

Color preview

#2DE42A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2DE42A

.color-2de42a {
  color: #2DE42A;
  background-color: #2DE42A;
}

Frequently asked questions

What color is #2DE42A?+

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

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

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