#56BBCF Color

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

Color preview

#56BBCF

Color formats

HEX
#56BBCF
RGB
rgb(86, 187, 207)
RGBA
rgba(86, 187, 207, 1)
HSL
hsl(190, 56%, 57%)
HSV
hsv(190, 58%, 81%)
CMYK
cmyk(58%, 10%, 0%, 19%)
CSS variable
--color-primary: #56BBCF;
Lowercase HEX
#56bbcf

Shades

Tints

Tones

Harmony

CSS snippets for #56BBCF

.color-56bbcf {
  color: #56BBCF;
  background-color: #56BBCF;
}

Frequently asked questions

What color is #56BBCF?+

#56BBCF is a HEX color with RGB value rgb(86, 187, 207) and HSL value hsl(190, 56%, 57%). Its closest CSS named color is MediumTurquoise.

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

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