#56ABCD Color

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

Color preview

#56ABCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #56ABCD

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

Frequently asked questions

What color is #56ABCD?+

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

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

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