#8888AE Color

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

Color preview

#8888AE

Color formats

HEX
#8888AE
RGB
rgb(136, 136, 174)
RGBA
rgba(136, 136, 174, 1)
HSL
hsl(240, 19%, 61%)
HSV
hsv(240, 22%, 68%)
CMYK
cmyk(22%, 22%, 0%, 32%)
CSS variable
--color-primary: #8888AE;
Lowercase HEX
#8888ae

Shades

Tints

Tones

Harmony

CSS snippets for #8888AE

.color-8888ae {
  color: #8888AE;
  background-color: #8888AE;
}

Frequently asked questions

What color is #8888AE?+

#8888AE is a HEX color with RGB value rgb(136, 136, 174) and HSL value hsl(240, 19%, 61%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #8888AE?+

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