#55CDEB Color

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

Color preview

#55CDEB

Color formats

HEX
#55CDEB
RGB
rgb(85, 205, 235)
RGBA
rgba(85, 205, 235, 1)
HSL
hsl(192, 79%, 63%)
HSV
hsv(192, 64%, 92%)
CMYK
cmyk(64%, 13%, 0%, 8%)
CSS variable
--color-primary: #55CDEB;
Lowercase HEX
#55cdeb

Shades

Tints

Tones

Harmony

CSS snippets for #55CDEB

.color-55cdeb {
  color: #55CDEB;
  background-color: #55CDEB;
}

Frequently asked questions

What color is #55CDEB?+

#55CDEB is a HEX color with RGB value rgb(85, 205, 235) and HSL value hsl(192, 79%, 63%). Its closest CSS named color is MediumTurquoise.

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

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