#50A05D Color

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

Color preview

#50A05D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #50A05D

.color-50a05d {
  color: #50A05D;
  background-color: #50A05D;
}

Frequently asked questions

What color is #50A05D?+

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

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

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