#87AFBB Color

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

Color preview

#87AFBB

Color formats

HEX
#87AFBB
RGB
rgb(135, 175, 187)
RGBA
rgba(135, 175, 187, 1)
HSL
hsl(194, 28%, 63%)
HSV
hsv(194, 28%, 73%)
CMYK
cmyk(28%, 6%, 0%, 27%)
CSS variable
--color-primary: #87AFBB;
Lowercase HEX
#87afbb

Shades

Tints

Tones

Harmony

CSS snippets for #87AFBB

.color-87afbb {
  color: #87AFBB;
  background-color: #87AFBB;
}

Frequently asked questions

What color is #87AFBB?+

#87AFBB is a HEX color with RGB value rgb(135, 175, 187) and HSL value hsl(194, 28%, 63%). Its closest CSS named color is DarkGray.

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

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