#5DEEDD Color

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

Color preview

#5DEEDD

Color formats

HEX
#5DEEDD
RGB
rgb(93, 238, 221)
RGBA
rgba(93, 238, 221, 1)
HSL
hsl(173, 81%, 65%)
HSV
hsv(173, 61%, 93%)
CMYK
cmyk(61%, 0%, 7%, 7%)
CSS variable
--color-primary: #5DEEDD;
Lowercase HEX
#5deedd

Shades

Tints

Tones

Harmony

CSS snippets for #5DEEDD

.color-5deedd {
  color: #5DEEDD;
  background-color: #5DEEDD;
}

Frequently asked questions

What color is #5DEEDD?+

#5DEEDD is a HEX color with RGB value rgb(93, 238, 221) and HSL value hsl(173, 81%, 65%). Its closest CSS named color is Turquoise.

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

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