#5DBBBB Color

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

Color preview

#5DBBBB

Color formats

HEX
#5DBBBB
RGB
rgb(93, 187, 187)
RGBA
rgba(93, 187, 187, 1)
HSL
hsl(180, 41%, 55%)
HSV
hsv(180, 50%, 73%)
CMYK
cmyk(50%, 0%, 0%, 27%)
CSS variable
--color-primary: #5DBBBB;
Lowercase HEX
#5dbbbb

Shades

Tints

Tones

Harmony

CSS snippets for #5DBBBB

.color-5dbbbb {
  color: #5DBBBB;
  background-color: #5DBBBB;
}

Frequently asked questions

What color is #5DBBBB?+

#5DBBBB is a HEX color with RGB value rgb(93, 187, 187) and HSL value hsl(180, 41%, 55%). Its closest CSS named color is MediumAquaMarine.

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

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