#5EDACC Color

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

Color preview

#5EDACC

Color formats

HEX
#5EDACC
RGB
rgb(94, 218, 204)
RGBA
rgba(94, 218, 204, 1)
HSL
hsl(173, 63%, 61%)
HSV
hsv(173, 57%, 85%)
CMYK
cmyk(57%, 0%, 6%, 15%)
CSS variable
--color-primary: #5EDACC;
Lowercase HEX
#5edacc

Shades

Tints

Tones

Harmony

CSS snippets for #5EDACC

.color-5edacc {
  color: #5EDACC;
  background-color: #5EDACC;
}

Frequently asked questions

What color is #5EDACC?+

#5EDACC is a HEX color with RGB value rgb(94, 218, 204) and HSL value hsl(173, 63%, 61%). Its closest CSS named color is MediumTurquoise.

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

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