#50F86C Color

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

Color preview

#50F86C

Color formats

HEX
#50F86C
RGB
rgb(80, 248, 108)
RGBA
rgba(80, 248, 108, 1)
HSL
hsl(130, 92%, 64%)
HSV
hsv(130, 68%, 97%)
CMYK
cmyk(68%, 0%, 56%, 3%)
CSS variable
--color-primary: #50F86C;
Lowercase HEX
#50f86c

Shades

Tints

Tones

Harmony

CSS snippets for #50F86C

.color-50f86c {
  color: #50F86C;
  background-color: #50F86C;
}

Frequently asked questions

What color is #50F86C?+

#50F86C is a HEX color with RGB value rgb(80, 248, 108) and HSL value hsl(130, 92%, 64%). Its closest CSS named color is MediumSeaGreen.

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

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