#5FC87D Color

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

Color preview

#5FC87D

Color formats

HEX
#5FC87D
RGB
rgb(95, 200, 125)
RGBA
rgba(95, 200, 125, 1)
HSL
hsl(137, 49%, 58%)
HSV
hsv(137, 53%, 78%)
CMYK
cmyk(53%, 0%, 37%, 22%)
CSS variable
--color-primary: #5FC87D;
Lowercase HEX
#5fc87d

Shades

Tints

Tones

Harmony

CSS snippets for #5FC87D

.color-5fc87d {
  color: #5FC87D;
  background-color: #5FC87D;
}

Frequently asked questions

What color is #5FC87D?+

#5FC87D is a HEX color with RGB value rgb(95, 200, 125) and HSL value hsl(137, 49%, 58%). Its closest CSS named color is MediumSeaGreen.

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

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