#5DDECA Color

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

Color preview

#5DDECA

Color formats

HEX
#5DDECA
RGB
rgb(93, 222, 202)
RGBA
rgba(93, 222, 202, 1)
HSL
hsl(171, 66%, 62%)
HSV
hsv(171, 58%, 87%)
CMYK
cmyk(58%, 0%, 9%, 13%)
CSS variable
--color-primary: #5DDECA;
Lowercase HEX
#5ddeca

Shades

Tints

Tones

Harmony

CSS snippets for #5DDECA

.color-5ddeca {
  color: #5DDECA;
  background-color: #5DDECA;
}

Frequently asked questions

What color is #5DDECA?+

#5DDECA is a HEX color with RGB value rgb(93, 222, 202) and HSL value hsl(171, 66%, 62%). Its closest CSS named color is MediumTurquoise.

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

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