#32FC9A Color

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

Color preview

#32FC9A

Color formats

HEX
#32FC9A
RGB
rgb(50, 252, 154)
RGBA
rgba(50, 252, 154, 1)
HSL
hsl(151, 97%, 59%)
HSV
hsv(151, 80%, 99%)
CMYK
cmyk(80%, 0%, 39%, 1%)
CSS variable
--color-primary: #32FC9A;
Lowercase HEX
#32fc9a

Shades

Tints

Tones

Harmony

CSS snippets for #32FC9A

.color-32fc9a {
  color: #32FC9A;
  background-color: #32FC9A;
}

Frequently asked questions

What color is #32FC9A?+

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

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

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