#5FCC3D Color

Inspect #5FCC3D across formats, palettes, contrast and closest named color matches.

Color preview

#5FCC3D

Color formats

HEX
#5FCC3D
RGB
rgb(95, 204, 61)
RGBA
rgba(95, 204, 61, 1)
HSL
hsl(106, 58%, 52%)
HSV
hsv(106, 70%, 80%)
CMYK
cmyk(53%, 0%, 70%, 20%)
CSS variable
--color-primary: #5FCC3D;
Lowercase HEX
#5fcc3d

Shades

Tints

Tones

Harmony

CSS snippets for #5FCC3D

.color-5fcc3d {
  color: #5FCC3D;
  background-color: #5FCC3D;
}

Frequently asked questions

What color is #5FCC3D?+

#5FCC3D is a HEX color with RGB value rgb(95, 204, 61) and HSL value hsl(106, 58%, 52%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #5FCC3D?+

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