#5ECFDE Color

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

Color preview

#5ECFDE

Color formats

HEX
#5ECFDE
RGB
rgb(94, 207, 222)
RGBA
rgba(94, 207, 222, 1)
HSL
hsl(187, 66%, 62%)
HSV
hsv(187, 58%, 87%)
CMYK
cmyk(58%, 7%, 0%, 13%)
CSS variable
--color-primary: #5ECFDE;
Lowercase HEX
#5ecfde

Shades

Tints

Tones

Harmony

CSS snippets for #5ECFDE

.color-5ecfde {
  color: #5ECFDE;
  background-color: #5ECFDE;
}

Frequently asked questions

What color is #5ECFDE?+

#5ECFDE is a HEX color with RGB value rgb(94, 207, 222) and HSL value hsl(187, 66%, 62%). Its closest CSS named color is MediumTurquoise.

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

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