#5EEA4F Color

Inspect #5EEA4F across formats, palettes, contrast and closest named color matches.

Color preview

#5EEA4F

Color formats

HEX
#5EEA4F
RGB
rgb(94, 234, 79)
RGBA
rgba(94, 234, 79, 1)
HSL
hsl(114, 79%, 61%)
HSV
hsv(114, 66%, 92%)
CMYK
cmyk(60%, 0%, 66%, 8%)
CSS variable
--color-primary: #5EEA4F;
Lowercase HEX
#5eea4f

Shades

Tints

Tones

Harmony

CSS snippets for #5EEA4F

.color-5eea4f {
  color: #5EEA4F;
  background-color: #5EEA4F;
}

Frequently asked questions

What color is #5EEA4F?+

#5EEA4F is a HEX color with RGB value rgb(94, 234, 79) and HSL value hsl(114, 79%, 61%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #5EEA4F?+

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