#2DE31C Color

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

Color preview

#2DE31C

Color formats

HEX
#2DE31C
RGB
rgb(45, 227, 28)
RGBA
rgba(45, 227, 28, 1)
HSL
hsl(115, 78%, 50%)
HSV
hsv(115, 88%, 89%)
CMYK
cmyk(80%, 0%, 88%, 11%)
CSS variable
--color-primary: #2DE31C;
Lowercase HEX
#2de31c

Shades

Tints

Tones

Harmony

CSS snippets for #2DE31C

.color-2de31c {
  color: #2DE31C;
  background-color: #2DE31C;
}

Frequently asked questions

What color is #2DE31C?+

#2DE31C is a HEX color with RGB value rgb(45, 227, 28) and HSL value hsl(115, 78%, 50%). Its closest CSS named color is LimeGreen.

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

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