#50A05C Color

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

Color preview

#50A05C

Color formats

HEX
#50A05C
RGB
rgb(80, 160, 92)
RGBA
rgba(80, 160, 92, 1)
HSL
hsl(129, 33%, 47%)
HSV
hsv(129, 50%, 63%)
CMYK
cmyk(50%, 0%, 42%, 37%)
CSS variable
--color-primary: #50A05C;
Lowercase HEX
#50a05c

Shades

Tints

Tones

Harmony

CSS snippets for #50A05C

.color-50a05c {
  color: #50A05C;
  background-color: #50A05C;
}

Frequently asked questions

What color is #50A05C?+

#50A05C is a HEX color with RGB value rgb(80, 160, 92) and HSL value hsl(129, 33%, 47%). Its closest CSS named color is MediumSeaGreen.

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

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