#55CEBA Color

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

Color preview

#55CEBA

Color formats

HEX
#55CEBA
RGB
rgb(85, 206, 186)
RGBA
rgba(85, 206, 186, 1)
HSL
hsl(170, 55%, 57%)
HSV
hsv(170, 59%, 81%)
CMYK
cmyk(59%, 0%, 10%, 19%)
CSS variable
--color-primary: #55CEBA;
Lowercase HEX
#55ceba

Shades

Tints

Tones

Harmony

CSS snippets for #55CEBA

.color-55ceba {
  color: #55CEBA;
  background-color: #55CEBA;
}

Frequently asked questions

What color is #55CEBA?+

#55CEBA is a HEX color with RGB value rgb(85, 206, 186) and HSL value hsl(170, 55%, 57%). Its closest CSS named color is MediumTurquoise.

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

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