#5FEB66 Color

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

Color preview

#5FEB66

Color formats

HEX
#5FEB66
RGB
rgb(95, 235, 102)
RGBA
rgba(95, 235, 102, 1)
HSL
hsl(123, 78%, 65%)
HSV
hsv(123, 60%, 92%)
CMYK
cmyk(60%, 0%, 57%, 8%)
CSS variable
--color-primary: #5FEB66;
Lowercase HEX
#5feb66

Shades

Tints

Tones

Harmony

CSS snippets for #5FEB66

.color-5feb66 {
  color: #5FEB66;
  background-color: #5FEB66;
}

Frequently asked questions

What color is #5FEB66?+

#5FEB66 is a HEX color with RGB value rgb(95, 235, 102) and HSL value hsl(123, 78%, 65%). Its closest CSS named color is LightGreen.

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

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