#2DFC2A Color

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

Color preview

#2DFC2A

Color formats

HEX
#2DFC2A
RGB
rgb(45, 252, 42)
RGBA
rgba(45, 252, 42, 1)
HSL
hsl(119, 97%, 58%)
HSV
hsv(119, 83%, 99%)
CMYK
cmyk(82%, 0%, 83%, 1%)
CSS variable
--color-primary: #2DFC2A;
Lowercase HEX
#2dfc2a

Shades

Tints

Tones

Harmony

CSS snippets for #2DFC2A

.color-2dfc2a {
  color: #2DFC2A;
  background-color: #2DFC2A;
}

Frequently asked questions

What color is #2DFC2A?+

#2DFC2A is a HEX color with RGB value rgb(45, 252, 42) and HSL value hsl(119, 97%, 58%). Its closest CSS named color is LimeGreen.

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

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