#56BDC7 Color

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

Color preview

#56BDC7

Color formats

HEX
#56BDC7
RGB
rgb(86, 189, 199)
RGBA
rgba(86, 189, 199, 1)
HSL
hsl(185, 50%, 56%)
HSV
hsv(185, 57%, 78%)
CMYK
cmyk(57%, 5%, 0%, 22%)
CSS variable
--color-primary: #56BDC7;
Lowercase HEX
#56bdc7

Shades

Tints

Tones

Harmony

CSS snippets for #56BDC7

.color-56bdc7 {
  color: #56BDC7;
  background-color: #56BDC7;
}

Frequently asked questions

What color is #56BDC7?+

#56BDC7 is a HEX color with RGB value rgb(86, 189, 199) and HSL value hsl(185, 50%, 56%). Its closest CSS named color is MediumTurquoise.

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

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