#888EDA Color

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

Color preview

#888EDA

Color formats

HEX
#888EDA
RGB
rgb(136, 142, 218)
RGBA
rgba(136, 142, 218, 1)
HSL
hsl(236, 53%, 69%)
HSV
hsv(236, 38%, 85%)
CMYK
cmyk(38%, 35%, 0%, 15%)
CSS variable
--color-primary: #888EDA;
Lowercase HEX
#888eda

Shades

Tints

Tones

Harmony

CSS snippets for #888EDA

.color-888eda {
  color: #888EDA;
  background-color: #888EDA;
}

Frequently asked questions

What color is #888EDA?+

#888EDA is a HEX color with RGB value rgb(136, 142, 218) and HSL value hsl(236, 53%, 69%). Its closest CSS named color is MediumPurple.

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

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