#50DC5A Color

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

Color preview

#50DC5A

Color formats

HEX
#50DC5A
RGB
rgb(80, 220, 90)
RGBA
rgba(80, 220, 90, 1)
HSL
hsl(124, 67%, 59%)
HSV
hsv(124, 64%, 86%)
CMYK
cmyk(64%, 0%, 59%, 14%)
CSS variable
--color-primary: #50DC5A;
Lowercase HEX
#50dc5a

Shades

Tints

Tones

Harmony

CSS snippets for #50DC5A

.color-50dc5a {
  color: #50DC5A;
  background-color: #50DC5A;
}

Frequently asked questions

What color is #50DC5A?+

#50DC5A is a HEX color with RGB value rgb(80, 220, 90) and HSL value hsl(124, 67%, 59%). Its closest CSS named color is MediumSeaGreen.

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

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