#5EDDEE Color

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

Color preview

#5EDDEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #5EDDEE

.color-5eddee {
  color: #5EDDEE;
  background-color: #5EDDEE;
}

Frequently asked questions

What color is #5EDDEE?+

#5EDDEE is a HEX color with RGB value rgb(94, 221, 238) and HSL value hsl(187, 81%, 65%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is cyan-300, available as the bg-cyan-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