#60DC2B Color

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

Color preview

#60DC2B

Color formats

HEX
#60DC2B
RGB
rgb(96, 220, 43)
RGBA
rgba(96, 220, 43, 1)
HSL
hsl(102, 72%, 52%)
HSV
hsv(102, 80%, 86%)
CMYK
cmyk(56%, 0%, 80%, 14%)
CSS variable
--color-primary: #60DC2B;
Lowercase HEX
#60dc2b

Shades

Tints

Tones

Harmony

CSS snippets for #60DC2B

.color-60dc2b {
  color: #60DC2B;
  background-color: #60DC2B;
}

Frequently asked questions

What color is #60DC2B?+

#60DC2B is a HEX color with RGB value rgb(96, 220, 43) and HSL value hsl(102, 72%, 52%). Its closest CSS named color is LimeGreen.

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

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