#55CBEC Color

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

Color preview

#55CBEC

Color formats

HEX
#55CBEC
RGB
rgb(85, 203, 236)
RGBA
rgba(85, 203, 236, 1)
HSL
hsl(193, 80%, 63%)
HSV
hsv(193, 64%, 93%)
CMYK
cmyk(64%, 14%, 0%, 7%)
CSS variable
--color-primary: #55CBEC;
Lowercase HEX
#55cbec

Shades

Tints

Tones

Harmony

CSS snippets for #55CBEC

.color-55cbec {
  color: #55CBEC;
  background-color: #55CBEC;
}

Frequently asked questions

What color is #55CBEC?+

#55CBEC is a HEX color with RGB value rgb(85, 203, 236) and HSL value hsl(193, 80%, 63%). Its closest CSS named color is MediumTurquoise.

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

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