#56CDCF Color

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

Color preview

#56CDCF

Color formats

HEX
#56CDCF
RGB
rgb(86, 205, 207)
RGBA
rgba(86, 205, 207, 1)
HSL
hsl(181, 56%, 57%)
HSV
hsv(181, 58%, 81%)
CMYK
cmyk(58%, 1%, 0%, 19%)
CSS variable
--color-primary: #56CDCF;
Lowercase HEX
#56cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #56CDCF

.color-56cdcf {
  color: #56CDCF;
  background-color: #56CDCF;
}

Frequently asked questions

What color is #56CDCF?+

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

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

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