#5DEEAB Color

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

Color preview

#5DEEAB

Color formats

HEX
#5DEEAB
RGB
rgb(93, 238, 171)
RGBA
rgba(93, 238, 171, 1)
HSL
hsl(152, 81%, 65%)
HSV
hsv(152, 61%, 93%)
CMYK
cmyk(61%, 0%, 28%, 7%)
CSS variable
--color-primary: #5DEEAB;
Lowercase HEX
#5deeab

Shades

Tints

Tones

Harmony

CSS snippets for #5DEEAB

.color-5deeab {
  color: #5DEEAB;
  background-color: #5DEEAB;
}

Frequently asked questions

What color is #5DEEAB?+

#5DEEAB is a HEX color with RGB value rgb(93, 238, 171) and HSL value hsl(152, 81%, 65%). Its closest CSS named color is MediumAquaMarine.

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

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