#5EEECC Color

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

Color preview

#5EEECC

Color formats

HEX
#5EEECC
RGB
rgb(94, 238, 204)
RGBA
rgba(94, 238, 204, 1)
HSL
hsl(166, 81%, 65%)
HSV
hsv(166, 61%, 93%)
CMYK
cmyk(61%, 0%, 14%, 7%)
CSS variable
--color-primary: #5EEECC;
Lowercase HEX
#5eeecc

Shades

Tints

Tones

Harmony

CSS snippets for #5EEECC

.color-5eeecc {
  color: #5EEECC;
  background-color: #5EEECC;
}

Frequently asked questions

What color is #5EEECC?+

#5EEECC is a HEX color with RGB value rgb(94, 238, 204) and HSL value hsl(166, 81%, 65%). Its closest CSS named color is Turquoise.

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

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