#55FFBB Color

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

Color preview

#55FFBB

Color formats

HEX
#55FFBB
RGB
rgb(85, 255, 187)
RGBA
rgba(85, 255, 187, 1)
HSL
hsl(156, 100%, 67%)
HSV
hsv(156, 67%, 100%)
CMYK
cmyk(67%, 0%, 27%, 0%)
CSS variable
--color-primary: #55FFBB;
Lowercase HEX
#55ffbb

Shades

Tints

Tones

Harmony

CSS snippets for #55FFBB

.color-55ffbb {
  color: #55FFBB;
  background-color: #55FFBB;
}

Frequently asked questions

What color is #55FFBB?+

#55FFBB is a HEX color with RGB value rgb(85, 255, 187) and HSL value hsl(156, 100%, 67%). Its closest CSS named color is Turquoise.

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

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