#5FDF6A Color

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

Color preview

#5FDF6A

Color formats

HEX
#5FDF6A
RGB
rgb(95, 223, 106)
RGBA
rgba(95, 223, 106, 1)
HSL
hsl(125, 67%, 62%)
HSV
hsv(125, 57%, 87%)
CMYK
cmyk(57%, 0%, 52%, 13%)
CSS variable
--color-primary: #5FDF6A;
Lowercase HEX
#5fdf6a

Shades

Tints

Tones

Harmony

CSS snippets for #5FDF6A

.color-5fdf6a {
  color: #5FDF6A;
  background-color: #5FDF6A;
}

Frequently asked questions

What color is #5FDF6A?+

#5FDF6A is a HEX color with RGB value rgb(95, 223, 106) and HSL value hsl(125, 67%, 62%). Its closest CSS named color is MediumSeaGreen.

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

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