#50C84C Color

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

Color preview

#50C84C

Color formats

HEX
#50C84C
RGB
rgb(80, 200, 76)
RGBA
rgba(80, 200, 76, 1)
HSL
hsl(118, 53%, 54%)
HSV
hsv(118, 62%, 78%)
CMYK
cmyk(60%, 0%, 62%, 22%)
CSS variable
--color-primary: #50C84C;
Lowercase HEX
#50c84c

Shades

Tints

Tones

Harmony

CSS snippets for #50C84C

.color-50c84c {
  color: #50C84C;
  background-color: #50C84C;
}

Frequently asked questions

What color is #50C84C?+

#50C84C is a HEX color with RGB value rgb(80, 200, 76) and HSL value hsl(118, 53%, 54%). Its closest CSS named color is LimeGreen.

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

The closest Tailwind color is green-500, available as the bg-green-500 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