#50A250 Color

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

Color preview

#50A250

Color formats

HEX
#50A250
RGB
rgb(80, 162, 80)
RGBA
rgba(80, 162, 80, 1)
HSL
hsl(120, 34%, 47%)
HSV
hsv(120, 51%, 64%)
CMYK
cmyk(51%, 0%, 51%, 36%)
CSS variable
--color-primary: #50A250;
Lowercase HEX
#50a250

Shades

Tints

Tones

Harmony

CSS snippets for #50A250

.color-50a250 {
  color: #50A250;
  background-color: #50A250;
}

Frequently asked questions

What color is #50A250?+

#50A250 is a HEX color with RGB value rgb(80, 162, 80) and HSL value hsl(120, 34%, 47%). Its closest CSS named color is SeaGreen.

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

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