#2FF99E Color

Inspect #2FF99E across formats, palettes, contrast and closest named color matches.

Color preview

#2FF99E

Color formats

HEX
#2FF99E
RGB
rgb(47, 249, 158)
RGBA
rgba(47, 249, 158, 1)
HSL
hsl(153, 94%, 58%)
HSV
hsv(153, 81%, 98%)
CMYK
cmyk(81%, 0%, 37%, 2%)
CSS variable
--color-primary: #2FF99E;
Lowercase HEX
#2ff99e

Shades

Tints

Tones

Harmony

CSS snippets for #2FF99E

.color-2ff99e {
  color: #2FF99E;
  background-color: #2FF99E;
}

Frequently asked questions

What color is #2FF99E?+

#2FF99E is a HEX color with RGB value rgb(47, 249, 158) and HSL value hsl(153, 94%, 58%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #2FF99E?+

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