#50EE20 Color

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

Color preview

#50EE20

Color formats

HEX
#50EE20
RGB
rgb(80, 238, 32)
RGBA
rgba(80, 238, 32, 1)
HSL
hsl(106, 86%, 53%)
HSV
hsv(106, 87%, 93%)
CMYK
cmyk(66%, 0%, 87%, 7%)
CSS variable
--color-primary: #50EE20;
Lowercase HEX
#50ee20

Shades

Tints

Tones

Harmony

CSS snippets for #50EE20

.color-50ee20 {
  color: #50EE20;
  background-color: #50EE20;
}

Frequently asked questions

What color is #50EE20?+

#50EE20 is a HEX color with RGB value rgb(80, 238, 32) and HSL value hsl(106, 86%, 53%). Its closest CSS named color is LimeGreen.

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

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