#888A85 Color

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

Color preview

#888A85

Color formats

HEX
#888A85
RGB
rgb(136, 138, 133)
RGBA
rgba(136, 138, 133, 1)
HSL
hsl(84, 2%, 53%)
HSV
hsv(84, 4%, 54%)
CMYK
cmyk(1%, 0%, 4%, 46%)
CSS variable
--color-primary: #888A85;
Lowercase HEX
#888a85

Shades

Tints

Tones

Harmony

CSS snippets for #888A85

.color-888a85 {
  color: #888A85;
  background-color: #888A85;
}

Frequently asked questions

What color is #888A85?+

#888A85 is a HEX color with RGB value rgb(136, 138, 133) and HSL value hsl(84, 2%, 53%). Its closest CSS named color is Gray.

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

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