#5FDCCD Color

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

Color preview

#5FDCCD

Color formats

HEX
#5FDCCD
RGB
rgb(95, 220, 205)
RGBA
rgba(95, 220, 205, 1)
HSL
hsl(173, 64%, 62%)
HSV
hsv(173, 57%, 86%)
CMYK
cmyk(57%, 0%, 7%, 14%)
CSS variable
--color-primary: #5FDCCD;
Lowercase HEX
#5fdccd

Shades

Tints

Tones

Harmony

CSS snippets for #5FDCCD

.color-5fdccd {
  color: #5FDCCD;
  background-color: #5FDCCD;
}

Frequently asked questions

What color is #5FDCCD?+

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

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

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