#32F57D Color

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

Color preview

#32F57D

Color formats

HEX
#32F57D
RGB
rgb(50, 245, 125)
RGBA
rgba(50, 245, 125, 1)
HSL
hsl(143, 91%, 58%)
HSV
hsv(143, 80%, 96%)
CMYK
cmyk(80%, 0%, 49%, 4%)
CSS variable
--color-primary: #32F57D;
Lowercase HEX
#32f57d

Shades

Tints

Tones

Harmony

CSS snippets for #32F57D

.color-32f57d {
  color: #32F57D;
  background-color: #32F57D;
}

Frequently asked questions

What color is #32F57D?+

#32F57D is a HEX color with RGB value rgb(50, 245, 125) and HSL value hsl(143, 91%, 58%). Its closest CSS named color is SpringGreen.

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

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