#5FE05B Color

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

Color preview

#5FE05B

Color formats

HEX
#5FE05B
RGB
rgb(95, 224, 91)
RGBA
rgba(95, 224, 91, 1)
HSL
hsl(118, 68%, 62%)
HSV
hsv(118, 59%, 88%)
CMYK
cmyk(58%, 0%, 59%, 12%)
CSS variable
--color-primary: #5FE05B;
Lowercase HEX
#5fe05b

Shades

Tints

Tones

Harmony

CSS snippets for #5FE05B

.color-5fe05b {
  color: #5FE05B;
  background-color: #5FE05B;
}

Frequently asked questions

What color is #5FE05B?+

#5FE05B is a HEX color with RGB value rgb(95, 224, 91) and HSL value hsl(118, 68%, 62%). Its closest CSS named color is MediumSeaGreen.

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

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