#4DFE2A Color

Inspect #4DFE2A across formats, palettes, contrast and closest named color matches.

Color preview

#4DFE2A

Color formats

HEX
#4DFE2A
RGB
rgb(77, 254, 42)
RGBA
rgba(77, 254, 42, 1)
HSL
hsl(110, 99%, 58%)
HSV
hsv(110, 83%, 100%)
CMYK
cmyk(70%, 0%, 83%, 0%)
CSS variable
--color-primary: #4DFE2A;
Lowercase HEX
#4dfe2a

Shades

Tints

Tones

Harmony

CSS snippets for #4DFE2A

.color-4dfe2a {
  color: #4DFE2A;
  background-color: #4DFE2A;
}

Frequently asked questions

What color is #4DFE2A?+

#4DFE2A is a HEX color with RGB value rgb(77, 254, 42) and HSL value hsl(110, 99%, 58%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #4DFE2A?+

The closest Tailwind color is lime-500, available as the bg-lime-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