#5FFA35 Color

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

Color preview

#5FFA35

Color formats

HEX
#5FFA35
RGB
rgb(95, 250, 53)
RGBA
rgba(95, 250, 53, 1)
HSL
hsl(107, 95%, 59%)
HSV
hsv(107, 79%, 98%)
CMYK
cmyk(62%, 0%, 79%, 2%)
CSS variable
--color-primary: #5FFA35;
Lowercase HEX
#5ffa35

Shades

Tints

Tones

Harmony

CSS snippets for #5FFA35

.color-5ffa35 {
  color: #5FFA35;
  background-color: #5FFA35;
}

Frequently asked questions

What color is #5FFA35?+

#5FFA35 is a HEX color with RGB value rgb(95, 250, 53) and HSL value hsl(107, 95%, 59%). Its closest CSS named color is LawnGreen.

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

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