#55FBBB Color

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

Color preview

#55FBBB

Color formats

HEX
#55FBBB
RGB
rgb(85, 251, 187)
RGBA
rgba(85, 251, 187, 1)
HSL
hsl(157, 95%, 66%)
HSV
hsv(157, 66%, 98%)
CMYK
cmyk(66%, 0%, 25%, 2%)
CSS variable
--color-primary: #55FBBB;
Lowercase HEX
#55fbbb

Shades

Tints

Tones

Harmony

CSS snippets for #55FBBB

.color-55fbbb {
  color: #55FBBB;
  background-color: #55FBBB;
}

Frequently asked questions

What color is #55FBBB?+

#55FBBB is a HEX color with RGB value rgb(85, 251, 187) and HSL value hsl(157, 95%, 66%). Its closest CSS named color is Turquoise.

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

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