#56CDEB Color

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

Color preview

#56CDEB

Color formats

HEX
#56CDEB
RGB
rgb(86, 205, 235)
RGBA
rgba(86, 205, 235, 1)
HSL
hsl(192, 79%, 63%)
HSV
hsv(192, 63%, 92%)
CMYK
cmyk(63%, 13%, 0%, 8%)
CSS variable
--color-primary: #56CDEB;
Lowercase HEX
#56cdeb

Shades

Tints

Tones

Harmony

CSS snippets for #56CDEB

.color-56cdeb {
  color: #56CDEB;
  background-color: #56CDEB;
}

Frequently asked questions

What color is #56CDEB?+

#56CDEB is a HEX color with RGB value rgb(86, 205, 235) and HSL value hsl(192, 79%, 63%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is cyan-300, available as the bg-cyan-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