#5FEE0D Color

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

Color preview

#5FEE0D

Color formats

HEX
#5FEE0D
RGB
rgb(95, 238, 13)
RGBA
rgba(95, 238, 13, 1)
HSL
hsl(98, 90%, 49%)
HSV
hsv(98, 95%, 93%)
CMYK
cmyk(60%, 0%, 95%, 7%)
CSS variable
--color-primary: #5FEE0D;
Lowercase HEX
#5fee0d

Shades

Tints

Tones

Harmony

CSS snippets for #5FEE0D

.color-5fee0d {
  color: #5FEE0D;
  background-color: #5FEE0D;
}

Frequently asked questions

What color is #5FEE0D?+

#5FEE0D is a HEX color with RGB value rgb(95, 238, 13) and HSL value hsl(98, 90%, 49%). Its closest CSS named color is LawnGreen.

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

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