#50B47D Color

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

Color preview

#50B47D

Color formats

HEX
#50B47D
RGB
rgb(80, 180, 125)
RGBA
rgba(80, 180, 125, 1)
HSL
hsl(147, 40%, 51%)
HSV
hsv(147, 56%, 71%)
CMYK
cmyk(56%, 0%, 31%, 29%)
CSS variable
--color-primary: #50B47D;
Lowercase HEX
#50b47d

Shades

Tints

Tones

Harmony

CSS snippets for #50B47D

.color-50b47d {
  color: #50B47D;
  background-color: #50B47D;
}

Frequently asked questions

What color is #50B47D?+

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

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

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