#50A55A Color

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

Color preview

#50A55A

Color formats

HEX
#50A55A
RGB
rgb(80, 165, 90)
RGBA
rgba(80, 165, 90, 1)
HSL
hsl(127, 35%, 48%)
HSV
hsv(127, 52%, 65%)
CMYK
cmyk(52%, 0%, 45%, 35%)
CSS variable
--color-primary: #50A55A;
Lowercase HEX
#50a55a

Shades

Tints

Tones

Harmony

CSS snippets for #50A55A

.color-50a55a {
  color: #50A55A;
  background-color: #50A55A;
}

Frequently asked questions

What color is #50A55A?+

#50A55A is a HEX color with RGB value rgb(80, 165, 90) and HSL value hsl(127, 35%, 48%). Its closest CSS named color is MediumSeaGreen.

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

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