#5AEEDC Color

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

Color preview

#5AEEDC

Color formats

HEX
#5AEEDC
RGB
rgb(90, 238, 220)
RGBA
rgba(90, 238, 220, 1)
HSL
hsl(173, 81%, 64%)
HSV
hsv(173, 62%, 93%)
CMYK
cmyk(62%, 0%, 8%, 7%)
CSS variable
--color-primary: #5AEEDC;
Lowercase HEX
#5aeedc

Shades

Tints

Tones

Harmony

CSS snippets for #5AEEDC

.color-5aeedc {
  color: #5AEEDC;
  background-color: #5AEEDC;
}

Frequently asked questions

What color is #5AEEDC?+

#5AEEDC is a HEX color with RGB value rgb(90, 238, 220) and HSL value hsl(173, 81%, 64%). Its closest CSS named color is Turquoise.

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

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