#2DEA1C Color

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

Color preview

#2DEA1C

Color formats

HEX
#2DEA1C
RGB
rgb(45, 234, 28)
RGBA
rgba(45, 234, 28, 1)
HSL
hsl(115, 83%, 51%)
HSV
hsv(115, 88%, 92%)
CMYK
cmyk(81%, 0%, 88%, 8%)
CSS variable
--color-primary: #2DEA1C;
Lowercase HEX
#2dea1c

Shades

Tints

Tones

Harmony

CSS snippets for #2DEA1C

.color-2dea1c {
  color: #2DEA1C;
  background-color: #2DEA1C;
}

Frequently asked questions

What color is #2DEA1C?+

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

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

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