#55ABCD Color

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

Color preview

#55ABCD

Color formats

HEX
#55ABCD
RGB
rgb(85, 171, 205)
RGBA
rgba(85, 171, 205, 1)
HSL
hsl(197, 55%, 57%)
HSV
hsv(197, 59%, 80%)
CMYK
cmyk(59%, 17%, 0%, 20%)
CSS variable
--color-primary: #55ABCD;
Lowercase HEX
#55abcd

Shades

Tints

Tones

Harmony

CSS snippets for #55ABCD

.color-55abcd {
  color: #55ABCD;
  background-color: #55ABCD;
}

Frequently asked questions

What color is #55ABCD?+

#55ABCD is a HEX color with RGB value rgb(85, 171, 205) and HSL value hsl(197, 55%, 57%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is blue-400, available as the bg-blue-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