#50B85A Color

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

Color preview

#50B85A

Color formats

HEX
#50B85A
RGB
rgb(80, 184, 90)
RGBA
rgba(80, 184, 90, 1)
HSL
hsl(126, 42%, 52%)
HSV
hsv(126, 57%, 72%)
CMYK
cmyk(57%, 0%, 51%, 28%)
CSS variable
--color-primary: #50B85A;
Lowercase HEX
#50b85a

Shades

Tints

Tones

Harmony

CSS snippets for #50B85A

.color-50b85a {
  color: #50B85A;
  background-color: #50B85A;
}

Frequently asked questions

What color is #50B85A?+

#50B85A is a HEX color with RGB value rgb(80, 184, 90) and HSL value hsl(126, 42%, 52%). Its closest CSS named color is MediumSeaGreen.

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

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