#50E25C Color

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

Color preview

#50E25C

Color formats

HEX
#50E25C
RGB
rgb(80, 226, 92)
RGBA
rgba(80, 226, 92, 1)
HSL
hsl(125, 72%, 60%)
HSV
hsv(125, 65%, 89%)
CMYK
cmyk(65%, 0%, 59%, 11%)
CSS variable
--color-primary: #50E25C;
Lowercase HEX
#50e25c

Shades

Tints

Tones

Harmony

CSS snippets for #50E25C

.color-50e25c {
  color: #50E25C;
  background-color: #50E25C;
}

Frequently asked questions

What color is #50E25C?+

#50E25C is a HEX color with RGB value rgb(80, 226, 92) and HSL value hsl(125, 72%, 60%). Its closest CSS named color is MediumSeaGreen.

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

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