#55BEBC Color

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

Color preview

#55BEBC

Color formats

HEX
#55BEBC
RGB
rgb(85, 190, 188)
RGBA
rgba(85, 190, 188, 1)
HSL
hsl(179, 45%, 54%)
HSV
hsv(179, 55%, 75%)
CMYK
cmyk(55%, 0%, 1%, 25%)
CSS variable
--color-primary: #55BEBC;
Lowercase HEX
#55bebc

Shades

Tints

Tones

Harmony

CSS snippets for #55BEBC

.color-55bebc {
  color: #55BEBC;
  background-color: #55BEBC;
}

Frequently asked questions

What color is #55BEBC?+

#55BEBC is a HEX color with RGB value rgb(85, 190, 188) and HSL value hsl(179, 45%, 54%). Its closest CSS named color is MediumTurquoise.

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

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