#888EFF Color

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

Color preview

#888EFF

Color formats

HEX
#888EFF
RGB
rgb(136, 142, 255)
RGBA
rgba(136, 142, 255, 1)
HSL
hsl(237, 100%, 77%)
HSV
hsv(237, 47%, 100%)
CMYK
cmyk(47%, 44%, 0%, 0%)
CSS variable
--color-primary: #888EFF;
Lowercase HEX
#888eff

Shades

Tints

Tones

Harmony

CSS snippets for #888EFF

.color-888eff {
  color: #888EFF;
  background-color: #888EFF;
}

Frequently asked questions

What color is #888EFF?+

#888EFF is a HEX color with RGB value rgb(136, 142, 255) and HSL value hsl(237, 100%, 77%). Its closest CSS named color is CornflowerBlue.

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

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