#55DDCB Color

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

Color preview

#55DDCB

Color formats

HEX
#55DDCB
RGB
rgb(85, 221, 203)
RGBA
rgba(85, 221, 203, 1)
HSL
hsl(172, 67%, 60%)
HSV
hsv(172, 62%, 87%)
CMYK
cmyk(62%, 0%, 8%, 13%)
CSS variable
--color-primary: #55DDCB;
Lowercase HEX
#55ddcb

Shades

Tints

Tones

Harmony

CSS snippets for #55DDCB

.color-55ddcb {
  color: #55DDCB;
  background-color: #55DDCB;
}

Frequently asked questions

What color is #55DDCB?+

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

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

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