#56CADC Color

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

Color preview

#56CADC

Color formats

HEX
#56CADC
RGB
rgb(86, 202, 220)
RGBA
rgba(86, 202, 220, 1)
HSL
hsl(188, 66%, 60%)
HSV
hsv(188, 61%, 86%)
CMYK
cmyk(61%, 8%, 0%, 14%)
CSS variable
--color-primary: #56CADC;
Lowercase HEX
#56cadc

Shades

Tints

Tones

Harmony

CSS snippets for #56CADC

.color-56cadc {
  color: #56CADC;
  background-color: #56CADC;
}

Frequently asked questions

What color is #56CADC?+

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

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

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