#55CEB2 Color

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

Color preview

#55CEB2

Color formats

HEX
#55CEB2
RGB
rgb(85, 206, 178)
RGBA
rgba(85, 206, 178, 1)
HSL
hsl(166, 55%, 57%)
HSV
hsv(166, 59%, 81%)
CMYK
cmyk(59%, 0%, 14%, 19%)
CSS variable
--color-primary: #55CEB2;
Lowercase HEX
#55ceb2

Shades

Tints

Tones

Harmony

CSS snippets for #55CEB2

.color-55ceb2 {
  color: #55CEB2;
  background-color: #55CEB2;
}

Frequently asked questions

What color is #55CEB2?+

#55CEB2 is a HEX color with RGB value rgb(85, 206, 178) and HSL value hsl(166, 55%, 57%). Its closest CSS named color is MediumAquaMarine.

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

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