#5B898B Color

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

Color preview

#5B898B

Color formats

HEX
#5B898B
RGB
rgb(91, 137, 139)
RGBA
rgba(91, 137, 139, 1)
HSL
hsl(183, 21%, 45%)
HSV
hsv(183, 35%, 55%)
CMYK
cmyk(35%, 1%, 0%, 45%)
CSS variable
--color-primary: #5B898B;
Lowercase HEX
#5b898b

Shades

Tints

Tones

Harmony

CSS snippets for #5B898B

.color-5b898b {
  color: #5B898B;
  background-color: #5B898B;
}

Frequently asked questions

What color is #5B898B?+

#5B898B is a HEX color with RGB value rgb(91, 137, 139) and HSL value hsl(183, 21%, 45%). Its closest CSS named color is SlateGray.

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

The closest Tailwind color is slate-500, available as the bg-slate-500 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