#32FC9E Color

Inspect #32FC9E across formats, palettes, contrast and closest named color matches.

Color preview

#32FC9E

Color formats

HEX
#32FC9E
RGB
rgb(50, 252, 158)
RGBA
rgba(50, 252, 158, 1)
HSL
hsl(152, 97%, 59%)
HSV
hsv(152, 80%, 99%)
CMYK
cmyk(80%, 0%, 37%, 1%)
CSS variable
--color-primary: #32FC9E;
Lowercase HEX
#32fc9e

Shades

Tints

Tones

Harmony

CSS snippets for #32FC9E

.color-32fc9e {
  color: #32FC9E;
  background-color: #32FC9E;
}

Frequently asked questions

What color is #32FC9E?+

#32FC9E is a HEX color with RGB value rgb(50, 252, 158) and HSL value hsl(152, 97%, 59%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #32FC9E?+

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