#87ABBD Color

Inspect #87ABBD across formats, palettes, contrast and closest named color matches.

Color preview

#87ABBD

Color formats

HEX
#87ABBD
RGB
rgb(135, 171, 189)
RGBA
rgba(135, 171, 189, 1)
HSL
hsl(200, 29%, 64%)
HSV
hsv(200, 29%, 74%)
CMYK
cmyk(29%, 10%, 0%, 26%)
CSS variable
--color-primary: #87ABBD;
Lowercase HEX
#87abbd

Shades

Tints

Tones

Harmony

CSS snippets for #87ABBD

.color-87abbd {
  color: #87ABBD;
  background-color: #87ABBD;
}

Frequently asked questions

What color is #87ABBD?+

#87ABBD is a HEX color with RGB value rgb(135, 171, 189) and HSL value hsl(200, 29%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #87ABBD?+

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