#55DDBD Color

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

Color preview

#55DDBD

Color formats

HEX
#55DDBD
RGB
rgb(85, 221, 189)
RGBA
rgba(85, 221, 189, 1)
HSL
hsl(166, 67%, 60%)
HSV
hsv(166, 62%, 87%)
CMYK
cmyk(62%, 0%, 14%, 13%)
CSS variable
--color-primary: #55DDBD;
Lowercase HEX
#55ddbd

Shades

Tints

Tones

Harmony

CSS snippets for #55DDBD

.color-55ddbd {
  color: #55DDBD;
  background-color: #55DDBD;
}

Frequently asked questions

What color is #55DDBD?+

#55DDBD is a HEX color with RGB value rgb(85, 221, 189) and HSL value hsl(166, 67%, 60%). Its closest CSS named color is MediumTurquoise.

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

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