#55EE4B Color

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

Color preview

#55EE4B

Color formats

HEX
#55EE4B
RGB
rgb(85, 238, 75)
RGBA
rgba(85, 238, 75, 1)
HSL
hsl(116, 83%, 61%)
HSV
hsv(116, 68%, 93%)
CMYK
cmyk(64%, 0%, 68%, 7%)
CSS variable
--color-primary: #55EE4B;
Lowercase HEX
#55ee4b

Shades

Tints

Tones

Harmony

CSS snippets for #55EE4B

.color-55ee4b {
  color: #55EE4B;
  background-color: #55EE4B;
}

Frequently asked questions

What color is #55EE4B?+

#55EE4B is a HEX color with RGB value rgb(85, 238, 75) and HSL value hsl(116, 83%, 61%). Its closest CSS named color is LimeGreen.

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

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