#50B47F Color

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

Color preview

#50B47F

Color formats

HEX
#50B47F
RGB
rgb(80, 180, 127)
RGBA
rgba(80, 180, 127, 1)
HSL
hsl(148, 40%, 51%)
HSV
hsv(148, 56%, 71%)
CMYK
cmyk(56%, 0%, 29%, 29%)
CSS variable
--color-primary: #50B47F;
Lowercase HEX
#50b47f

Shades

Tints

Tones

Harmony

CSS snippets for #50B47F

.color-50b47f {
  color: #50B47F;
  background-color: #50B47F;
}

Frequently asked questions

What color is #50B47F?+

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

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

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