#55BBBB Color

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

Color preview

#55BBBB

Color formats

HEX
#55BBBB
RGB
rgb(85, 187, 187)
RGBA
rgba(85, 187, 187, 1)
HSL
hsl(180, 43%, 53%)
HSV
hsv(180, 55%, 73%)
CMYK
cmyk(55%, 0%, 0%, 27%)
CSS variable
--color-primary: #55BBBB;
Lowercase HEX
#55bbbb

Shades

Tints

Tones

Harmony

CSS snippets for #55BBBB

.color-55bbbb {
  color: #55BBBB;
  background-color: #55BBBB;
}

Frequently asked questions

What color is #55BBBB?+

#55BBBB is a HEX color with RGB value rgb(85, 187, 187) and HSL value hsl(180, 43%, 53%). Its closest CSS named color is MediumAquaMarine.

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

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