#50A55C Color

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

Color preview

#50A55C

Color formats

HEX
#50A55C
RGB
rgb(80, 165, 92)
RGBA
rgba(80, 165, 92, 1)
HSL
hsl(128, 35%, 48%)
HSV
hsv(128, 52%, 65%)
CMYK
cmyk(52%, 0%, 44%, 35%)
CSS variable
--color-primary: #50A55C;
Lowercase HEX
#50a55c

Shades

Tints

Tones

Harmony

CSS snippets for #50A55C

.color-50a55c {
  color: #50A55C;
  background-color: #50A55C;
}

Frequently asked questions

What color is #50A55C?+

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

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

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