#888B81 Color

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

Color preview

#888B81

Color formats

HEX
#888B81
RGB
rgb(136, 139, 129)
RGBA
rgba(136, 139, 129, 1)
HSL
hsl(78, 4%, 53%)
HSV
hsv(78, 7%, 55%)
CMYK
cmyk(2%, 0%, 7%, 45%)
CSS variable
--color-primary: #888B81;
Lowercase HEX
#888b81

Shades

Tints

Tones

Harmony

CSS snippets for #888B81

.color-888b81 {
  color: #888B81;
  background-color: #888B81;
}

Frequently asked questions

What color is #888B81?+

#888B81 is a HEX color with RGB value rgb(136, 139, 129) and HSL value hsl(78, 4%, 53%). Its closest CSS named color is Gray.

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

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