#50A25B Color

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

Color preview

#50A25B

Color formats

HEX
#50A25B
RGB
rgb(80, 162, 91)
RGBA
rgba(80, 162, 91, 1)
HSL
hsl(128, 34%, 47%)
HSV
hsv(128, 51%, 64%)
CMYK
cmyk(51%, 0%, 44%, 36%)
CSS variable
--color-primary: #50A25B;
Lowercase HEX
#50a25b

Shades

Tints

Tones

Harmony

CSS snippets for #50A25B

.color-50a25b {
  color: #50A25B;
  background-color: #50A25B;
}

Frequently asked questions

What color is #50A25B?+

#50A25B is a HEX color with RGB value rgb(80, 162, 91) and HSL value hsl(128, 34%, 47%). Its closest CSS named color is MediumSeaGreen.

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

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