#5ED7BF Color

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

Color preview

#5ED7BF

Color formats

HEX
#5ED7BF
RGB
rgb(94, 215, 191)
RGBA
rgba(94, 215, 191, 1)
HSL
hsl(168, 60%, 61%)
HSV
hsv(168, 56%, 84%)
CMYK
cmyk(56%, 0%, 11%, 16%)
CSS variable
--color-primary: #5ED7BF;
Lowercase HEX
#5ed7bf

Shades

Tints

Tones

Harmony

CSS snippets for #5ED7BF

.color-5ed7bf {
  color: #5ED7BF;
  background-color: #5ED7BF;
}

Frequently asked questions

What color is #5ED7BF?+

#5ED7BF is a HEX color with RGB value rgb(94, 215, 191) and HSL value hsl(168, 60%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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