#32E01F Color

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

Color preview

#32E01F

Color formats

HEX
#32E01F
RGB
rgb(50, 224, 31)
RGBA
rgba(50, 224, 31, 1)
HSL
hsl(114, 76%, 50%)
HSV
hsv(114, 86%, 88%)
CMYK
cmyk(78%, 0%, 86%, 12%)
CSS variable
--color-primary: #32E01F;
Lowercase HEX
#32e01f

Shades

Tints

Tones

Harmony

CSS snippets for #32E01F

.color-32e01f {
  color: #32E01F;
  background-color: #32E01F;
}

Frequently asked questions

What color is #32E01F?+

#32E01F is a HEX color with RGB value rgb(50, 224, 31) and HSL value hsl(114, 76%, 50%). Its closest CSS named color is LimeGreen.

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

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