#56BFCF Color

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

Color preview

#56BFCF

Color formats

HEX
#56BFCF
RGB
rgb(86, 191, 207)
RGBA
rgba(86, 191, 207, 1)
HSL
hsl(188, 56%, 57%)
HSV
hsv(188, 58%, 81%)
CMYK
cmyk(58%, 8%, 0%, 19%)
CSS variable
--color-primary: #56BFCF;
Lowercase HEX
#56bfcf

Shades

Tints

Tones

Harmony

CSS snippets for #56BFCF

.color-56bfcf {
  color: #56BFCF;
  background-color: #56BFCF;
}

Frequently asked questions

What color is #56BFCF?+

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

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

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