#89ABCB Color

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

Color preview

#89ABCB

Color formats

HEX
#89ABCB
RGB
rgb(137, 171, 203)
RGBA
rgba(137, 171, 203, 1)
HSL
hsl(209, 39%, 67%)
HSV
hsv(209, 33%, 80%)
CMYK
cmyk(33%, 16%, 0%, 20%)
CSS variable
--color-primary: #89ABCB;
Lowercase HEX
#89abcb

Shades

Tints

Tones

Harmony

CSS snippets for #89ABCB

.color-89abcb {
  color: #89ABCB;
  background-color: #89ABCB;
}

Frequently asked questions

What color is #89ABCB?+

#89ABCB is a HEX color with RGB value rgb(137, 171, 203) and HSL value hsl(209, 39%, 67%). Its closest CSS named color is DarkGray.

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

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