#8888FB Color

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

Color preview

#8888FB

Color formats

HEX
#8888FB
RGB
rgb(136, 136, 251)
RGBA
rgba(136, 136, 251, 1)
HSL
hsl(240, 93%, 76%)
HSV
hsv(240, 46%, 98%)
CMYK
cmyk(46%, 46%, 0%, 2%)
CSS variable
--color-primary: #8888FB;
Lowercase HEX
#8888fb

Shades

Tints

Tones

Harmony

CSS snippets for #8888FB

.color-8888fb {
  color: #8888FB;
  background-color: #8888FB;
}

Frequently asked questions

What color is #8888FB?+

#8888FB is a HEX color with RGB value rgb(136, 136, 251) and HSL value hsl(240, 93%, 76%). Its closest CSS named color is MediumSlateBlue.

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

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