#8888BF Color

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

Color preview

#8888BF

Color formats

HEX
#8888BF
RGB
rgb(136, 136, 191)
RGBA
rgba(136, 136, 191, 1)
HSL
hsl(240, 30%, 64%)
HSV
hsv(240, 29%, 75%)
CMYK
cmyk(29%, 29%, 0%, 25%)
CSS variable
--color-primary: #8888BF;
Lowercase HEX
#8888bf

Shades

Tints

Tones

Harmony

CSS snippets for #8888BF

.color-8888bf {
  color: #8888BF;
  background-color: #8888BF;
}

Frequently asked questions

What color is #8888BF?+

#8888BF is a HEX color with RGB value rgb(136, 136, 191) and HSL value hsl(240, 30%, 64%). Its closest CSS named color is MediumPurple.

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

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