#5FFA47 Color

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

Color preview

#5FFA47

Color formats

HEX
#5FFA47
RGB
rgb(95, 250, 71)
RGBA
rgba(95, 250, 71, 1)
HSL
hsl(112, 95%, 63%)
HSV
hsv(112, 72%, 98%)
CMYK
cmyk(62%, 0%, 72%, 2%)
CSS variable
--color-primary: #5FFA47;
Lowercase HEX
#5ffa47

Shades

Tints

Tones

Harmony

CSS snippets for #5FFA47

.color-5ffa47 {
  color: #5FFA47;
  background-color: #5FFA47;
}

Frequently asked questions

What color is #5FFA47?+

#5FFA47 is a HEX color with RGB value rgb(95, 250, 71) and HSL value hsl(112, 95%, 63%). Its closest CSS named color is LimeGreen.

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

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