#888EEA Color

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

Color preview

#888EEA

Color formats

HEX
#888EEA
RGB
rgb(136, 142, 234)
RGBA
rgba(136, 142, 234, 1)
HSL
hsl(236, 70%, 73%)
HSV
hsv(236, 42%, 92%)
CMYK
cmyk(42%, 39%, 0%, 8%)
CSS variable
--color-primary: #888EEA;
Lowercase HEX
#888eea

Shades

Tints

Tones

Harmony

CSS snippets for #888EEA

.color-888eea {
  color: #888EEA;
  background-color: #888EEA;
}

Frequently asked questions

What color is #888EEA?+

#888EEA is a HEX color with RGB value rgb(136, 142, 234) and HSL value hsl(236, 70%, 73%). Its closest CSS named color is MediumPurple.

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

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