#50B01C Color

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

Color preview

#50B01C

Color formats

HEX
#50B01C
RGB
rgb(80, 176, 28)
RGBA
rgba(80, 176, 28, 1)
HSL
hsl(99, 73%, 40%)
HSV
hsv(99, 84%, 69%)
CMYK
cmyk(55%, 0%, 84%, 31%)
CSS variable
--color-primary: #50B01C;
Lowercase HEX
#50b01c

Shades

Tints

Tones

Harmony

CSS snippets for #50B01C

.color-50b01c {
  color: #50B01C;
  background-color: #50B01C;
}

Frequently asked questions

What color is #50B01C?+

#50B01C is a HEX color with RGB value rgb(80, 176, 28) and HSL value hsl(99, 73%, 40%). Its closest CSS named color is OliveDrab.

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

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