#888AFE Color

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

Color preview

#888AFE

Color formats

HEX
#888AFE
RGB
rgb(136, 138, 254)
RGBA
rgba(136, 138, 254, 1)
HSL
hsl(239, 98%, 76%)
HSV
hsv(239, 46%, 100%)
CMYK
cmyk(46%, 46%, 0%, 0%)
CSS variable
--color-primary: #888AFE;
Lowercase HEX
#888afe

Shades

Tints

Tones

Harmony

CSS snippets for #888AFE

.color-888afe {
  color: #888AFE;
  background-color: #888AFE;
}

Frequently asked questions

What color is #888AFE?+

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

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

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