#55DDEC Color

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

Color preview

#55DDEC

Color formats

HEX
#55DDEC
RGB
rgb(85, 221, 236)
RGBA
rgba(85, 221, 236, 1)
HSL
hsl(186, 80%, 63%)
HSV
hsv(186, 64%, 93%)
CMYK
cmyk(64%, 6%, 0%, 7%)
CSS variable
--color-primary: #55DDEC;
Lowercase HEX
#55ddec

Shades

Tints

Tones

Harmony

CSS snippets for #55DDEC

.color-55ddec {
  color: #55DDEC;
  background-color: #55DDEC;
}

Frequently asked questions

What color is #55DDEC?+

#55DDEC is a HEX color with RGB value rgb(85, 221, 236) and HSL value hsl(186, 80%, 63%). Its closest CSS named color is Turquoise.

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

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