#888192 Color

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

Color preview

#888192

Color formats

HEX
#888192
RGB
rgb(136, 129, 146)
RGBA
rgba(136, 129, 146, 1)
HSL
hsl(265, 7%, 54%)
HSV
hsv(265, 12%, 57%)
CMYK
cmyk(7%, 12%, 0%, 43%)
CSS variable
--color-primary: #888192;
Lowercase HEX
#888192

Shades

Tints

Tones

Harmony

CSS snippets for #888192

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

Frequently asked questions

What color is #888192?+

#888192 is a HEX color with RGB value rgb(136, 129, 146) and HSL value hsl(265, 7%, 54%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #888192?+

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