#5BCDDD Color

Inspect #5BCDDD across formats, palettes, contrast and closest named color matches.

Color preview

#5BCDDD

Color formats

HEX
#5BCDDD
RGB
rgb(91, 205, 221)
RGBA
rgba(91, 205, 221, 1)
HSL
hsl(187, 66%, 61%)
HSV
hsv(187, 59%, 87%)
CMYK
cmyk(59%, 7%, 0%, 13%)
CSS variable
--color-primary: #5BCDDD;
Lowercase HEX
#5bcddd

Shades

Tints

Tones

Harmony

CSS snippets for #5BCDDD

.color-5bcddd {
  color: #5BCDDD;
  background-color: #5BCDDD;
}

Frequently asked questions

What color is #5BCDDD?+

#5BCDDD is a HEX color with RGB value rgb(91, 205, 221) and HSL value hsl(187, 66%, 61%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #5BCDDD?+

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