#5FF84B Color

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

Color preview

#5FF84B

Color formats

HEX
#5FF84B
RGB
rgb(95, 248, 75)
RGBA
rgba(95, 248, 75, 1)
HSL
hsl(113, 93%, 63%)
HSV
hsv(113, 70%, 97%)
CMYK
cmyk(62%, 0%, 70%, 3%)
CSS variable
--color-primary: #5FF84B;
Lowercase HEX
#5ff84b

Shades

Tints

Tones

Harmony

CSS snippets for #5FF84B

.color-5ff84b {
  color: #5FF84B;
  background-color: #5FF84B;
}

Frequently asked questions

What color is #5FF84B?+

#5FF84B is a HEX color with RGB value rgb(95, 248, 75) and HSL value hsl(113, 93%, 63%). Its closest CSS named color is LimeGreen.

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

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