#5FE39E Color

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

Color preview

#5FE39E

Color formats

HEX
#5FE39E
RGB
rgb(95, 227, 158)
RGBA
rgba(95, 227, 158, 1)
HSL
hsl(149, 70%, 63%)
HSV
hsv(149, 58%, 89%)
CMYK
cmyk(58%, 0%, 30%, 11%)
CSS variable
--color-primary: #5FE39E;
Lowercase HEX
#5fe39e

Shades

Tints

Tones

Harmony

CSS snippets for #5FE39E

.color-5fe39e {
  color: #5FE39E;
  background-color: #5FE39E;
}

Frequently asked questions

What color is #5FE39E?+

#5FE39E is a HEX color with RGB value rgb(95, 227, 158) and HSL value hsl(149, 70%, 63%). Its closest CSS named color is MediumAquaMarine.

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

The closest Tailwind color is emerald-300, available as the bg-emerald-300 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