#5FC37C Color

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

Color preview

#5FC37C

Color formats

HEX
#5FC37C
RGB
rgb(95, 195, 124)
RGBA
rgba(95, 195, 124, 1)
HSL
hsl(137, 45%, 57%)
HSV
hsv(137, 51%, 76%)
CMYK
cmyk(51%, 0%, 36%, 24%)
CSS variable
--color-primary: #5FC37C;
Lowercase HEX
#5fc37c

Shades

Tints

Tones

Harmony

CSS snippets for #5FC37C

.color-5fc37c {
  color: #5FC37C;
  background-color: #5FC37C;
}

Frequently asked questions

What color is #5FC37C?+

#5FC37C is a HEX color with RGB value rgb(95, 195, 124) and HSL value hsl(137, 45%, 57%). Its closest CSS named color is MediumSeaGreen.

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

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