#55DDBB Color

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

Color preview

#55DDBB

Color formats

HEX
#55DDBB
RGB
rgb(85, 221, 187)
RGBA
rgba(85, 221, 187, 1)
HSL
hsl(165, 67%, 60%)
HSV
hsv(165, 62%, 87%)
CMYK
cmyk(62%, 0%, 15%, 13%)
CSS variable
--color-primary: #55DDBB;
Lowercase HEX
#55ddbb

Shades

Tints

Tones

Harmony

CSS snippets for #55DDBB

.color-55ddbb {
  color: #55DDBB;
  background-color: #55DDBB;
}

Frequently asked questions

What color is #55DDBB?+

#55DDBB is a HEX color with RGB value rgb(85, 221, 187) and HSL value hsl(165, 67%, 60%). Its closest CSS named color is MediumTurquoise.

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

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