#32CD41 Color

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

Color preview

#32CD41

Color formats

HEX
#32CD41
RGB
rgb(50, 205, 65)
RGBA
rgba(50, 205, 65, 1)
HSL
hsl(126, 61%, 50%)
HSV
hsv(126, 76%, 80%)
CMYK
cmyk(76%, 0%, 68%, 20%)
CSS variable
--color-primary: #32CD41;
Lowercase HEX
#32cd41

Shades

Tints

Tones

Harmony

CSS snippets for #32CD41

.color-32cd41 {
  color: #32CD41;
  background-color: #32CD41;
}

Frequently asked questions

What color is #32CD41?+

#32CD41 is a HEX color with RGB value rgb(50, 205, 65) and HSL value hsl(126, 61%, 50%). Its closest CSS named color is LimeGreen.

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

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