#32FD9E Color

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

Color preview

#32FD9E

Color formats

HEX
#32FD9E
RGB
rgb(50, 253, 158)
RGBA
rgba(50, 253, 158, 1)
HSL
hsl(152, 98%, 59%)
HSV
hsv(152, 80%, 99%)
CMYK
cmyk(80%, 0%, 38%, 1%)
CSS variable
--color-primary: #32FD9E;
Lowercase HEX
#32fd9e

Shades

Tints

Tones

Harmony

CSS snippets for #32FD9E

.color-32fd9e {
  color: #32FD9E;
  background-color: #32FD9E;
}

Frequently asked questions

What color is #32FD9E?+

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

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

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