#888B8C Color

Inspect #888B8C across formats, palettes, contrast and closest named color matches.

Color preview

#888B8C

Color formats

HEX
#888B8C
RGB
rgb(136, 139, 140)
RGBA
rgba(136, 139, 140, 1)
HSL
hsl(195, 2%, 54%)
HSV
hsv(195, 3%, 55%)
CMYK
cmyk(3%, 1%, 0%, 45%)
CSS variable
--color-primary: #888B8C;
Lowercase HEX
#888b8c

Shades

Tints

Tones

Harmony

CSS snippets for #888B8C

.color-888b8c {
  color: #888B8C;
  background-color: #888B8C;
}

Frequently asked questions

What color is #888B8C?+

#888B8C is a HEX color with RGB value rgb(136, 139, 140) and HSL value hsl(195, 2%, 54%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #888B8C?+

The closest Tailwind color is zinc-500, available as the bg-zinc-500 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