#2DEB2D Color

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

Color preview

#2DEB2D

Color formats

HEX
#2DEB2D
RGB
rgb(45, 235, 45)
RGBA
rgba(45, 235, 45, 1)
HSL
hsl(120, 83%, 55%)
HSV
hsv(120, 81%, 92%)
CMYK
cmyk(81%, 0%, 81%, 8%)
CSS variable
--color-primary: #2DEB2D;
Lowercase HEX
#2deb2d

Shades

Tints

Tones

Harmony

CSS snippets for #2DEB2D

.color-2deb2d {
  color: #2DEB2D;
  background-color: #2DEB2D;
}

Frequently asked questions

What color is #2DEB2D?+

#2DEB2D is a HEX color with RGB value rgb(45, 235, 45) and HSL value hsl(120, 83%, 55%). Its closest CSS named color is LimeGreen.

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

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