#5FF05A Color

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

Color preview

#5FF05A

Color formats

HEX
#5FF05A
RGB
rgb(95, 240, 90)
RGBA
rgba(95, 240, 90, 1)
HSL
hsl(118, 83%, 65%)
HSV
hsv(118, 62%, 94%)
CMYK
cmyk(60%, 0%, 62%, 6%)
CSS variable
--color-primary: #5FF05A;
Lowercase HEX
#5ff05a

Shades

Tints

Tones

Harmony

CSS snippets for #5FF05A

.color-5ff05a {
  color: #5FF05A;
  background-color: #5FF05A;
}

Frequently asked questions

What color is #5FF05A?+

#5FF05A is a HEX color with RGB value rgb(95, 240, 90) and HSL value hsl(118, 83%, 65%). Its closest CSS named color is LimeGreen.

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

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