#888AFB Color

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

Color preview

#888AFB

Color formats

HEX
#888AFB
RGB
rgb(136, 138, 251)
RGBA
rgba(136, 138, 251, 1)
HSL
hsl(239, 93%, 76%)
HSV
hsv(239, 46%, 98%)
CMYK
cmyk(46%, 45%, 0%, 2%)
CSS variable
--color-primary: #888AFB;
Lowercase HEX
#888afb

Shades

Tints

Tones

Harmony

CSS snippets for #888AFB

.color-888afb {
  color: #888AFB;
  background-color: #888AFB;
}

Frequently asked questions

What color is #888AFB?+

#888AFB is a HEX color with RGB value rgb(136, 138, 251) and HSL value hsl(239, 93%, 76%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #888AFB?+

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