#5AEEBF Color

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

Color preview

#5AEEBF

Color formats

HEX
#5AEEBF
RGB
rgb(90, 238, 191)
RGBA
rgba(90, 238, 191, 1)
HSL
hsl(161, 81%, 64%)
HSV
hsv(161, 62%, 93%)
CMYK
cmyk(62%, 0%, 20%, 7%)
CSS variable
--color-primary: #5AEEBF;
Lowercase HEX
#5aeebf

Shades

Tints

Tones

Harmony

CSS snippets for #5AEEBF

.color-5aeebf {
  color: #5AEEBF;
  background-color: #5AEEBF;
}

Frequently asked questions

What color is #5AEEBF?+

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

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

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