#5AE1BF Color

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

Color preview

#5AE1BF

Color formats

HEX
#5AE1BF
RGB
rgb(90, 225, 191)
RGBA
rgba(90, 225, 191, 1)
HSL
hsl(165, 69%, 62%)
HSV
hsv(165, 60%, 88%)
CMYK
cmyk(60%, 0%, 15%, 12%)
CSS variable
--color-primary: #5AE1BF;
Lowercase HEX
#5ae1bf

Shades

Tints

Tones

Harmony

CSS snippets for #5AE1BF

.color-5ae1bf {
  color: #5AE1BF;
  background-color: #5AE1BF;
}

Frequently asked questions

What color is #5AE1BF?+

#5AE1BF is a HEX color with RGB value rgb(90, 225, 191) and HSL value hsl(165, 69%, 62%). Its closest CSS named color is MediumTurquoise.

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

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