#888672 Color

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

Color preview

#888672

Color formats

HEX
#888672
RGB
rgb(136, 134, 114)
RGBA
rgba(136, 134, 114, 1)
HSL
hsl(55, 9%, 49%)
HSV
hsv(55, 16%, 53%)
CMYK
cmyk(0%, 1%, 16%, 47%)
CSS variable
--color-primary: #888672;
Lowercase HEX
#888672

Shades

Tints

Tones

Harmony

CSS snippets for #888672

.color-888672 {
  color: #888672;
  background-color: #888672;
}

Frequently asked questions

What color is #888672?+

#888672 is a HEX color with RGB value rgb(136, 134, 114) and HSL value hsl(55, 9%, 49%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #888672?+

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