#8888EE Color

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

Color preview

#8888EE

Color formats

HEX
#8888EE
RGB
rgb(136, 136, 238)
RGBA
rgba(136, 136, 238, 1)
HSL
hsl(240, 75%, 73%)
HSV
hsv(240, 43%, 93%)
CMYK
cmyk(43%, 43%, 0%, 7%)
CSS variable
--color-primary: #8888EE;
Lowercase HEX
#8888ee

Shades

Tints

Tones

Harmony

CSS snippets for #8888EE

.color-8888ee {
  color: #8888EE;
  background-color: #8888EE;
}

Frequently asked questions

What color is #8888EE?+

#8888EE is a HEX color with RGB value rgb(136, 136, 238) and HSL value hsl(240, 75%, 73%). Its closest CSS named color is MediumPurple.

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

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