#50B47B Color

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

Color preview

#50B47B

Color formats

HEX
#50B47B
RGB
rgb(80, 180, 123)
RGBA
rgba(80, 180, 123, 1)
HSL
hsl(146, 40%, 51%)
HSV
hsv(146, 56%, 71%)
CMYK
cmyk(56%, 0%, 32%, 29%)
CSS variable
--color-primary: #50B47B;
Lowercase HEX
#50b47b

Shades

Tints

Tones

Harmony

CSS snippets for #50B47B

.color-50b47b {
  color: #50B47B;
  background-color: #50B47B;
}

Frequently asked questions

What color is #50B47B?+

#50B47B is a HEX color with RGB value rgb(80, 180, 123) and HSL value hsl(146, 40%, 51%). Its closest CSS named color is MediumSeaGreen.

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

The closest Tailwind color is green-400, available as the bg-green-400 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