#888DEA Color

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

Color preview

#888DEA

Color formats

HEX
#888DEA
RGB
rgb(136, 141, 234)
RGBA
rgba(136, 141, 234, 1)
HSL
hsl(237, 70%, 73%)
HSV
hsv(237, 42%, 92%)
CMYK
cmyk(42%, 40%, 0%, 8%)
CSS variable
--color-primary: #888DEA;
Lowercase HEX
#888dea

Shades

Tints

Tones

Harmony

CSS snippets for #888DEA

.color-888dea {
  color: #888DEA;
  background-color: #888DEA;
}

Frequently asked questions

What color is #888DEA?+

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

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

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