#5FD1DC Color

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

Color preview

#5FD1DC

Color formats

HEX
#5FD1DC
RGB
rgb(95, 209, 220)
RGBA
rgba(95, 209, 220, 1)
HSL
hsl(185, 64%, 62%)
HSV
hsv(185, 57%, 86%)
CMYK
cmyk(57%, 5%, 0%, 14%)
CSS variable
--color-primary: #5FD1DC;
Lowercase HEX
#5fd1dc

Shades

Tints

Tones

Harmony

CSS snippets for #5FD1DC

.color-5fd1dc {
  color: #5FD1DC;
  background-color: #5FD1DC;
}

Frequently asked questions

What color is #5FD1DC?+

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

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

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