#5AEECB Color

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

Color preview

#5AEECB

Color formats

HEX
#5AEECB
RGB
rgb(90, 238, 203)
RGBA
rgba(90, 238, 203, 1)
HSL
hsl(166, 81%, 64%)
HSV
hsv(166, 62%, 93%)
CMYK
cmyk(62%, 0%, 15%, 7%)
CSS variable
--color-primary: #5AEECB;
Lowercase HEX
#5aeecb

Shades

Tints

Tones

Harmony

CSS snippets for #5AEECB

.color-5aeecb {
  color: #5AEECB;
  background-color: #5AEECB;
}

Frequently asked questions

What color is #5AEECB?+

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

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

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