#5FF65A Color

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

Color preview

#5FF65A

Color formats

HEX
#5FF65A
RGB
rgb(95, 246, 90)
RGBA
rgba(95, 246, 90, 1)
HSL
hsl(118, 90%, 66%)
HSV
hsv(118, 63%, 96%)
CMYK
cmyk(61%, 0%, 63%, 4%)
CSS variable
--color-primary: #5FF65A;
Lowercase HEX
#5ff65a

Shades

Tints

Tones

Harmony

CSS snippets for #5FF65A

.color-5ff65a {
  color: #5FF65A;
  background-color: #5FF65A;
}

Frequently asked questions

What color is #5FF65A?+

#5FF65A is a HEX color with RGB value rgb(95, 246, 90) and HSL value hsl(118, 90%, 66%). Its closest CSS named color is LimeGreen.

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

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