#50A05A Color

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

Color preview

#50A05A

Color formats

HEX
#50A05A
RGB
rgb(80, 160, 90)
RGBA
rgba(80, 160, 90, 1)
HSL
hsl(128, 33%, 47%)
HSV
hsv(128, 50%, 63%)
CMYK
cmyk(50%, 0%, 44%, 37%)
CSS variable
--color-primary: #50A05A;
Lowercase HEX
#50a05a

Shades

Tints

Tones

Harmony

CSS snippets for #50A05A

.color-50a05a {
  color: #50A05A;
  background-color: #50A05A;
}

Frequently asked questions

What color is #50A05A?+

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

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

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