#2DFD2D Color

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

Color preview

#2DFD2D

Color formats

HEX
#2DFD2D
RGB
rgb(45, 253, 45)
RGBA
rgba(45, 253, 45, 1)
HSL
hsl(120, 98%, 58%)
HSV
hsv(120, 82%, 99%)
CMYK
cmyk(82%, 0%, 82%, 1%)
CSS variable
--color-primary: #2DFD2D;
Lowercase HEX
#2dfd2d

Shades

Tints

Tones

Harmony

CSS snippets for #2DFD2D

.color-2dfd2d {
  color: #2DFD2D;
  background-color: #2DFD2D;
}

Frequently asked questions

What color is #2DFD2D?+

#2DFD2D is a HEX color with RGB value rgb(45, 253, 45) and HSL value hsl(120, 98%, 58%). Its closest CSS named color is LimeGreen.

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

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