#89ABBB Color

Inspect #89ABBB across formats, palettes, contrast and closest named color matches.

Color preview

#89ABBB

Color formats

HEX
#89ABBB
RGB
rgb(137, 171, 187)
RGBA
rgba(137, 171, 187, 1)
HSL
hsl(199, 27%, 64%)
HSV
hsv(199, 27%, 73%)
CMYK
cmyk(27%, 9%, 0%, 27%)
CSS variable
--color-primary: #89ABBB;
Lowercase HEX
#89abbb

Shades

Tints

Tones

Harmony

CSS snippets for #89ABBB

.color-89abbb {
  color: #89ABBB;
  background-color: #89ABBB;
}

Frequently asked questions

What color is #89ABBB?+

#89ABBB is a HEX color with RGB value rgb(137, 171, 187) and HSL value hsl(199, 27%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #89ABBB?+

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