#56CDDC Color

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

Color preview

#56CDDC

Color formats

HEX
#56CDDC
RGB
rgb(86, 205, 220)
RGBA
rgba(86, 205, 220, 1)
HSL
hsl(187, 66%, 60%)
HSV
hsv(187, 61%, 86%)
CMYK
cmyk(61%, 7%, 0%, 14%)
CSS variable
--color-primary: #56CDDC;
Lowercase HEX
#56cddc

Shades

Tints

Tones

Harmony

CSS snippets for #56CDDC

.color-56cddc {
  color: #56CDDC;
  background-color: #56CDDC;
}

Frequently asked questions

What color is #56CDDC?+

#56CDDC is a HEX color with RGB value rgb(86, 205, 220) and HSL value hsl(187, 66%, 60%). Its closest CSS named color is MediumTurquoise.

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

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