#888B5B Color

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

Color preview

#888B5B

Color formats

HEX
#888B5B
RGB
rgb(136, 139, 91)
RGBA
rgba(136, 139, 91, 1)
HSL
hsl(64, 21%, 45%)
HSV
hsv(64, 35%, 55%)
CMYK
cmyk(2%, 0%, 35%, 45%)
CSS variable
--color-primary: #888B5B;
Lowercase HEX
#888b5b

Shades

Tints

Tones

Harmony

CSS snippets for #888B5B

.color-888b5b {
  color: #888B5B;
  background-color: #888B5B;
}

Frequently asked questions

What color is #888B5B?+

#888B5B is a HEX color with RGB value rgb(136, 139, 91) and HSL value hsl(64, 21%, 45%). Its closest CSS named color is Gray.

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

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