#8888BC Color

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

Color preview

#8888BC

Color formats

HEX
#8888BC
RGB
rgb(136, 136, 188)
RGBA
rgba(136, 136, 188, 1)
HSL
hsl(240, 28%, 64%)
HSV
hsv(240, 28%, 74%)
CMYK
cmyk(28%, 28%, 0%, 26%)
CSS variable
--color-primary: #8888BC;
Lowercase HEX
#8888bc

Shades

Tints

Tones

Harmony

CSS snippets for #8888BC

.color-8888bc {
  color: #8888BC;
  background-color: #8888BC;
}

Frequently asked questions

What color is #8888BC?+

#8888BC is a HEX color with RGB value rgb(136, 136, 188) and HSL value hsl(240, 28%, 64%). Its closest CSS named color is LightSlateGray.

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

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