#55BCCC Color

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

Color preview

#55BCCC

Color formats

HEX
#55BCCC
RGB
rgb(85, 188, 204)
RGBA
rgba(85, 188, 204, 1)
HSL
hsl(188, 54%, 57%)
HSV
hsv(188, 58%, 80%)
CMYK
cmyk(58%, 8%, 0%, 20%)
CSS variable
--color-primary: #55BCCC;
Lowercase HEX
#55bccc

Shades

Tints

Tones

Harmony

CSS snippets for #55BCCC

.color-55bccc {
  color: #55BCCC;
  background-color: #55BCCC;
}

Frequently asked questions

What color is #55BCCC?+

#55BCCC is a HEX color with RGB value rgb(85, 188, 204) and HSL value hsl(188, 54%, 57%). Its closest CSS named color is MediumTurquoise.

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

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