#5FEB61 Color

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

Color preview

#5FEB61

Color formats

HEX
#5FEB61
RGB
rgb(95, 235, 97)
RGBA
rgba(95, 235, 97, 1)
HSL
hsl(121, 78%, 65%)
HSV
hsv(121, 60%, 92%)
CMYK
cmyk(60%, 0%, 59%, 8%)
CSS variable
--color-primary: #5FEB61;
Lowercase HEX
#5feb61

Shades

Tints

Tones

Harmony

CSS snippets for #5FEB61

.color-5feb61 {
  color: #5FEB61;
  background-color: #5FEB61;
}

Frequently asked questions

What color is #5FEB61?+

#5FEB61 is a HEX color with RGB value rgb(95, 235, 97) and HSL value hsl(121, 78%, 65%). Its closest CSS named color is MediumSeaGreen.

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

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