#55CC7D Color

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

Color preview

#55CC7D

Color formats

HEX
#55CC7D
RGB
rgb(85, 204, 125)
RGBA
rgba(85, 204, 125, 1)
HSL
hsl(140, 54%, 57%)
HSV
hsv(140, 58%, 80%)
CMYK
cmyk(58%, 0%, 39%, 20%)
CSS variable
--color-primary: #55CC7D;
Lowercase HEX
#55cc7d

Shades

Tints

Tones

Harmony

CSS snippets for #55CC7D

.color-55cc7d {
  color: #55CC7D;
  background-color: #55CC7D;
}

Frequently asked questions

What color is #55CC7D?+

#55CC7D is a HEX color with RGB value rgb(85, 204, 125) and HSL value hsl(140, 54%, 57%). Its closest CSS named color is MediumSeaGreen.

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

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