#55CC3E Color

Inspect #55CC3E across formats, palettes, contrast and closest named color matches.

Color preview

#55CC3E

Color formats

HEX
#55CC3E
RGB
rgb(85, 204, 62)
RGBA
rgba(85, 204, 62, 1)
HSL
hsl(110, 58%, 52%)
HSV
hsv(110, 70%, 80%)
CMYK
cmyk(58%, 0%, 70%, 20%)
CSS variable
--color-primary: #55CC3E;
Lowercase HEX
#55cc3e

Shades

Tints

Tones

Harmony

CSS snippets for #55CC3E

.color-55cc3e {
  color: #55CC3E;
  background-color: #55CC3E;
}

Frequently asked questions

What color is #55CC3E?+

#55CC3E is a HEX color with RGB value rgb(85, 204, 62) and HSL value hsl(110, 58%, 52%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #55CC3E?+

The closest Tailwind color is green-500, available as the bg-green-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