#888A80 Color

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

Color preview

#888A80

Color formats

HEX
#888A80
RGB
rgb(136, 138, 128)
RGBA
rgba(136, 138, 128, 1)
HSL
hsl(72, 4%, 52%)
HSV
hsv(72, 7%, 54%)
CMYK
cmyk(1%, 0%, 7%, 46%)
CSS variable
--color-primary: #888A80;
Lowercase HEX
#888a80

Shades

Tints

Tones

Harmony

CSS snippets for #888A80

.color-888a80 {
  color: #888A80;
  background-color: #888A80;
}

Frequently asked questions

What color is #888A80?+

#888A80 is a HEX color with RGB value rgb(136, 138, 128) and HSL value hsl(72, 4%, 52%). Its closest CSS named color is Gray.

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

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