#50C07B Color

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

Color preview

#50C07B

Color formats

HEX
#50C07B
RGB
rgb(80, 192, 123)
RGBA
rgba(80, 192, 123, 1)
HSL
hsl(143, 47%, 53%)
HSV
hsv(143, 58%, 75%)
CMYK
cmyk(58%, 0%, 36%, 25%)
CSS variable
--color-primary: #50C07B;
Lowercase HEX
#50c07b

Shades

Tints

Tones

Harmony

CSS snippets for #50C07B

.color-50c07b {
  color: #50C07B;
  background-color: #50C07B;
}

Frequently asked questions

What color is #50C07B?+

#50C07B is a HEX color with RGB value rgb(80, 192, 123) and HSL value hsl(143, 47%, 53%). Its closest CSS named color is MediumSeaGreen.

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

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