#89ABAE Color

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

Color preview

#89ABAE

Color formats

HEX
#89ABAE
RGB
rgb(137, 171, 174)
RGBA
rgba(137, 171, 174, 1)
HSL
hsl(185, 19%, 61%)
HSV
hsv(185, 21%, 68%)
CMYK
cmyk(21%, 2%, 0%, 32%)
CSS variable
--color-primary: #89ABAE;
Lowercase HEX
#89abae

Shades

Tints

Tones

Harmony

CSS snippets for #89ABAE

.color-89abae {
  color: #89ABAE;
  background-color: #89ABAE;
}

Frequently asked questions

What color is #89ABAE?+

#89ABAE is a HEX color with RGB value rgb(137, 171, 174) and HSL value hsl(185, 19%, 61%). Its closest CSS named color is DarkGray.

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

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