#55CD7B Color

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

Color preview

#55CD7B

Color formats

HEX
#55CD7B
RGB
rgb(85, 205, 123)
RGBA
rgba(85, 205, 123, 1)
HSL
hsl(139, 55%, 57%)
HSV
hsv(139, 59%, 80%)
CMYK
cmyk(59%, 0%, 40%, 20%)
CSS variable
--color-primary: #55CD7B;
Lowercase HEX
#55cd7b

Shades

Tints

Tones

Harmony

CSS snippets for #55CD7B

.color-55cd7b {
  color: #55CD7B;
  background-color: #55CD7B;
}

Frequently asked questions

What color is #55CD7B?+

#55CD7B is a HEX color with RGB value rgb(85, 205, 123) and HSL value hsl(139, 55%, 57%). Its closest CSS named color is MediumSeaGreen.

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

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