#5FED12 Color

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

Color preview

#5FED12

Color formats

HEX
#5FED12
RGB
rgb(95, 237, 18)
RGBA
rgba(95, 237, 18, 1)
HSL
hsl(99, 86%, 50%)
HSV
hsv(99, 92%, 93%)
CMYK
cmyk(60%, 0%, 92%, 7%)
CSS variable
--color-primary: #5FED12;
Lowercase HEX
#5fed12

Shades

Tints

Tones

Harmony

CSS snippets for #5FED12

.color-5fed12 {
  color: #5FED12;
  background-color: #5FED12;
}

Frequently asked questions

What color is #5FED12?+

#5FED12 is a HEX color with RGB value rgb(95, 237, 18) and HSL value hsl(99, 86%, 50%). Its closest CSS named color is LawnGreen.

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

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