#5BE6BF Color

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

Color preview

#5BE6BF

Color formats

HEX
#5BE6BF
RGB
rgb(91, 230, 191)
RGBA
rgba(91, 230, 191, 1)
HSL
hsl(163, 74%, 63%)
HSV
hsv(163, 60%, 90%)
CMYK
cmyk(60%, 0%, 17%, 10%)
CSS variable
--color-primary: #5BE6BF;
Lowercase HEX
#5be6bf

Shades

Tints

Tones

Harmony

CSS snippets for #5BE6BF

.color-5be6bf {
  color: #5BE6BF;
  background-color: #5BE6BF;
}

Frequently asked questions

What color is #5BE6BF?+

#5BE6BF is a HEX color with RGB value rgb(91, 230, 191) and HSL value hsl(163, 74%, 63%). Its closest CSS named color is MediumTurquoise.

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

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