#32FC6E Color

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

Color preview

#32FC6E

Color formats

HEX
#32FC6E
RGB
rgb(50, 252, 110)
RGBA
rgba(50, 252, 110, 1)
HSL
hsl(138, 97%, 59%)
HSV
hsv(138, 80%, 99%)
CMYK
cmyk(80%, 0%, 56%, 1%)
CSS variable
--color-primary: #32FC6E;
Lowercase HEX
#32fc6e

Shades

Tints

Tones

Harmony

CSS snippets for #32FC6E

.color-32fc6e {
  color: #32FC6E;
  background-color: #32FC6E;
}

Frequently asked questions

What color is #32FC6E?+

#32FC6E is a HEX color with RGB value rgb(50, 252, 110) and HSL value hsl(138, 97%, 59%). Its closest CSS named color is SpringGreen.

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

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