#55CAEB Color

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

Color preview

#55CAEB

Color formats

HEX
#55CAEB
RGB
rgb(85, 202, 235)
RGBA
rgba(85, 202, 235, 1)
HSL
hsl(193, 79%, 63%)
HSV
hsv(193, 64%, 92%)
CMYK
cmyk(64%, 14%, 0%, 8%)
CSS variable
--color-primary: #55CAEB;
Lowercase HEX
#55caeb

Shades

Tints

Tones

Harmony

CSS snippets for #55CAEB

.color-55caeb {
  color: #55CAEB;
  background-color: #55CAEB;
}

Frequently asked questions

What color is #55CAEB?+

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

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

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