#5BBDBD Color

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

Color preview

#5BBDBD

Color formats

HEX
#5BBDBD
RGB
rgb(91, 189, 189)
RGBA
rgba(91, 189, 189, 1)
HSL
hsl(180, 43%, 55%)
HSV
hsv(180, 52%, 74%)
CMYK
cmyk(52%, 0%, 0%, 26%)
CSS variable
--color-primary: #5BBDBD;
Lowercase HEX
#5bbdbd

Shades

Tints

Tones

Harmony

CSS snippets for #5BBDBD

.color-5bbdbd {
  color: #5BBDBD;
  background-color: #5BBDBD;
}

Frequently asked questions

What color is #5BBDBD?+

#5BBDBD is a HEX color with RGB value rgb(91, 189, 189) and HSL value hsl(180, 43%, 55%). Its closest CSS named color is MediumAquaMarine.

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

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