#5FEA1F Color

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

Color preview

#5FEA1F

Color formats

HEX
#5FEA1F
RGB
rgb(95, 234, 31)
RGBA
rgba(95, 234, 31, 1)
HSL
hsl(101, 83%, 52%)
HSV
hsv(101, 87%, 92%)
CMYK
cmyk(59%, 0%, 87%, 8%)
CSS variable
--color-primary: #5FEA1F;
Lowercase HEX
#5fea1f

Shades

Tints

Tones

Harmony

CSS snippets for #5FEA1F

.color-5fea1f {
  color: #5FEA1F;
  background-color: #5FEA1F;
}

Frequently asked questions

What color is #5FEA1F?+

#5FEA1F is a HEX color with RGB value rgb(95, 234, 31) and HSL value hsl(101, 83%, 52%). Its closest CSS named color is LawnGreen.

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

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