#4EFD5A Color

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

Color preview

#4EFD5A

Color formats

HEX
#4EFD5A
RGB
rgb(78, 253, 90)
RGBA
rgba(78, 253, 90, 1)
HSL
hsl(124, 98%, 65%)
HSV
hsv(124, 69%, 99%)
CMYK
cmyk(69%, 0%, 64%, 1%)
CSS variable
--color-primary: #4EFD5A;
Lowercase HEX
#4efd5a

Shades

Tints

Tones

Harmony

CSS snippets for #4EFD5A

.color-4efd5a {
  color: #4EFD5A;
  background-color: #4EFD5A;
}

Frequently asked questions

What color is #4EFD5A?+

#4EFD5A is a HEX color with RGB value rgb(78, 253, 90) and HSL value hsl(124, 98%, 65%). Its closest CSS named color is LimeGreen.

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

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