#60FF55 Color

Inspect #60FF55 across formats, palettes, contrast and closest named color matches.

Color preview

#60FF55

Color formats

HEX
#60FF55
RGB
rgb(96, 255, 85)
RGBA
rgba(96, 255, 85, 1)
HSL
hsl(116, 100%, 67%)
HSV
hsv(116, 67%, 100%)
CMYK
cmyk(62%, 0%, 67%, 0%)
CSS variable
--color-primary: #60FF55;
Lowercase HEX
#60ff55

Shades

Tints

Tones

Harmony

CSS snippets for #60FF55

.color-60ff55 {
  color: #60FF55;
  background-color: #60FF55;
}

Frequently asked questions

What color is #60FF55?+

#60FF55 is a HEX color with RGB value rgb(96, 255, 85) and HSL value hsl(116, 100%, 67%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #60FF55?+

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