#50FF41 Color

Inspect #50FF41 across formats, palettes, contrast and closest named color matches.

Color preview

#50FF41

Color formats

HEX
#50FF41
RGB
rgb(80, 255, 65)
RGBA
rgba(80, 255, 65, 1)
HSL
hsl(115, 100%, 63%)
HSV
hsv(115, 75%, 100%)
CMYK
cmyk(69%, 0%, 75%, 0%)
CSS variable
--color-primary: #50FF41;
Lowercase HEX
#50ff41

Shades

Tints

Tones

Harmony

CSS snippets for #50FF41

.color-50ff41 {
  color: #50FF41;
  background-color: #50FF41;
}

Frequently asked questions

What color is #50FF41?+

#50FF41 is a HEX color with RGB value rgb(80, 255, 65) and HSL value hsl(115, 100%, 63%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #50FF41?+

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