#5EBDBF Color

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

Color preview

#5EBDBF

Color formats

HEX
#5EBDBF
RGB
rgb(94, 189, 191)
RGBA
rgba(94, 189, 191, 1)
HSL
hsl(181, 43%, 56%)
HSV
hsv(181, 51%, 75%)
CMYK
cmyk(51%, 1%, 0%, 25%)
CSS variable
--color-primary: #5EBDBF;
Lowercase HEX
#5ebdbf

Shades

Tints

Tones

Harmony

CSS snippets for #5EBDBF

.color-5ebdbf {
  color: #5EBDBF;
  background-color: #5EBDBF;
}

Frequently asked questions

What color is #5EBDBF?+

#5EBDBF is a HEX color with RGB value rgb(94, 189, 191) and HSL value hsl(181, 43%, 56%). Its closest CSS named color is MediumAquaMarine.

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

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