#89ABCF Color

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

Color preview

#89ABCF

Color formats

HEX
#89ABCF
RGB
rgb(137, 171, 207)
RGBA
rgba(137, 171, 207, 1)
HSL
hsl(211, 42%, 67%)
HSV
hsv(211, 34%, 81%)
CMYK
cmyk(34%, 17%, 0%, 19%)
CSS variable
--color-primary: #89ABCF;
Lowercase HEX
#89abcf

Shades

Tints

Tones

Harmony

CSS snippets for #89ABCF

.color-89abcf {
  color: #89ABCF;
  background-color: #89ABCF;
}

Frequently asked questions

What color is #89ABCF?+

#89ABCF is a HEX color with RGB value rgb(137, 171, 207) and HSL value hsl(211, 42%, 67%). Its closest CSS named color is SkyBlue.

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

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