#55BCEC Color

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

Color preview

#55BCEC

Color formats

HEX
#55BCEC
RGB
rgb(85, 188, 236)
RGBA
rgba(85, 188, 236, 1)
HSL
hsl(199, 80%, 63%)
HSV
hsv(199, 64%, 93%)
CMYK
cmyk(64%, 20%, 0%, 7%)
CSS variable
--color-primary: #55BCEC;
Lowercase HEX
#55bcec

Shades

Tints

Tones

Harmony

CSS snippets for #55BCEC

.color-55bcec {
  color: #55BCEC;
  background-color: #55BCEC;
}

Frequently asked questions

What color is #55BCEC?+

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

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

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