#888B83 Color

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

Color preview

#888B83

Color formats

HEX
#888B83
RGB
rgb(136, 139, 131)
RGBA
rgba(136, 139, 131, 1)
HSL
hsl(82, 3%, 53%)
HSV
hsv(82, 6%, 55%)
CMYK
cmyk(2%, 0%, 6%, 45%)
CSS variable
--color-primary: #888B83;
Lowercase HEX
#888b83

Shades

Tints

Tones

Harmony

CSS snippets for #888B83

.color-888b83 {
  color: #888B83;
  background-color: #888B83;
}

Frequently asked questions

What color is #888B83?+

#888B83 is a HEX color with RGB value rgb(136, 139, 131) and HSL value hsl(82, 3%, 53%). Its closest CSS named color is Gray.

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

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