#50CC3D Color

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

Color preview

#50CC3D

Color formats

HEX
#50CC3D
RGB
rgb(80, 204, 61)
RGBA
rgba(80, 204, 61, 1)
HSL
hsl(112, 58%, 52%)
HSV
hsv(112, 70%, 80%)
CMYK
cmyk(61%, 0%, 70%, 20%)
CSS variable
--color-primary: #50CC3D;
Lowercase HEX
#50cc3d

Shades

Tints

Tones

Harmony

CSS snippets for #50CC3D

.color-50cc3d {
  color: #50CC3D;
  background-color: #50CC3D;
}

Frequently asked questions

What color is #50CC3D?+

#50CC3D is a HEX color with RGB value rgb(80, 204, 61) and HSL value hsl(112, 58%, 52%). Its closest CSS named color is LimeGreen.

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

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