#50B88C Color

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

Color preview

#50B88C

Color formats

HEX
#50B88C
RGB
rgb(80, 184, 140)
RGBA
rgba(80, 184, 140, 1)
HSL
hsl(155, 42%, 52%)
HSV
hsv(155, 57%, 72%)
CMYK
cmyk(57%, 0%, 24%, 28%)
CSS variable
--color-primary: #50B88C;
Lowercase HEX
#50b88c

Shades

Tints

Tones

Harmony

CSS snippets for #50B88C

.color-50b88c {
  color: #50B88C;
  background-color: #50B88C;
}

Frequently asked questions

What color is #50B88C?+

#50B88C is a HEX color with RGB value rgb(80, 184, 140) and HSL value hsl(155, 42%, 52%). Its closest CSS named color is MediumSeaGreen.

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

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