#5DDCCD Color

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

Color preview

#5DDCCD

Color formats

HEX
#5DDCCD
RGB
rgb(93, 220, 205)
RGBA
rgba(93, 220, 205, 1)
HSL
hsl(173, 64%, 61%)
HSV
hsv(173, 58%, 86%)
CMYK
cmyk(58%, 0%, 7%, 14%)
CSS variable
--color-primary: #5DDCCD;
Lowercase HEX
#5ddccd

Shades

Tints

Tones

Harmony

CSS snippets for #5DDCCD

.color-5ddccd {
  color: #5DDCCD;
  background-color: #5DDCCD;
}

Frequently asked questions

What color is #5DDCCD?+

#5DDCCD is a HEX color with RGB value rgb(93, 220, 205) and HSL value hsl(173, 64%, 61%). Its closest CSS named color is MediumTurquoise.

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

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