#2DFD4C Color

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

Color preview

#2DFD4C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2DFD4C

.color-2dfd4c {
  color: #2DFD4C;
  background-color: #2DFD4C;
}

Frequently asked questions

What color is #2DFD4C?+

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

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

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