#5EDDBF Color

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

Color preview

#5EDDBF

Color formats

HEX
#5EDDBF
RGB
rgb(94, 221, 191)
RGBA
rgba(94, 221, 191, 1)
HSL
hsl(166, 65%, 62%)
HSV
hsv(166, 57%, 87%)
CMYK
cmyk(57%, 0%, 14%, 13%)
CSS variable
--color-primary: #5EDDBF;
Lowercase HEX
#5eddbf

Shades

Tints

Tones

Harmony

CSS snippets for #5EDDBF

.color-5eddbf {
  color: #5EDDBF;
  background-color: #5EDDBF;
}

Frequently asked questions

What color is #5EDDBF?+

#5EDDBF is a HEX color with RGB value rgb(94, 221, 191) and HSL value hsl(166, 65%, 62%). Its closest CSS named color is MediumAquaMarine.

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

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