#50FA3D Color

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

Color preview

#50FA3D

Color formats

HEX
#50FA3D
RGB
rgb(80, 250, 61)
RGBA
rgba(80, 250, 61, 1)
HSL
hsl(114, 95%, 61%)
HSV
hsv(114, 76%, 98%)
CMYK
cmyk(68%, 0%, 76%, 2%)
CSS variable
--color-primary: #50FA3D;
Lowercase HEX
#50fa3d

Shades

Tints

Tones

Harmony

CSS snippets for #50FA3D

.color-50fa3d {
  color: #50FA3D;
  background-color: #50FA3D;
}

Frequently asked questions

What color is #50FA3D?+

#50FA3D is a HEX color with RGB value rgb(80, 250, 61) and HSL value hsl(114, 95%, 61%). Its closest CSS named color is LimeGreen.

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

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