#2DE91C Color

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

Color preview

#2DE91C

Color formats

HEX
#2DE91C
RGB
rgb(45, 233, 28)
RGBA
rgba(45, 233, 28, 1)
HSL
hsl(115, 82%, 51%)
HSV
hsv(115, 88%, 91%)
CMYK
cmyk(81%, 0%, 88%, 9%)
CSS variable
--color-primary: #2DE91C;
Lowercase HEX
#2de91c

Shades

Tints

Tones

Harmony

CSS snippets for #2DE91C

.color-2de91c {
  color: #2DE91C;
  background-color: #2DE91C;
}

Frequently asked questions

What color is #2DE91C?+

#2DE91C is a HEX color with RGB value rgb(45, 233, 28) and HSL value hsl(115, 82%, 51%). Its closest CSS named color is LimeGreen.

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

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