#888A8C Color

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

Color preview

#888A8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #888A8C

.color-888a8c {
  color: #888A8C;
  background-color: #888A8C;
}

Frequently asked questions

What color is #888A8C?+

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

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

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