#888DEE Color

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

Color preview

#888DEE

Color formats

HEX
#888DEE
RGB
rgb(136, 141, 238)
RGBA
rgba(136, 141, 238, 1)
HSL
hsl(237, 75%, 73%)
HSV
hsv(237, 43%, 93%)
CMYK
cmyk(43%, 41%, 0%, 7%)
CSS variable
--color-primary: #888DEE;
Lowercase HEX
#888dee

Shades

Tints

Tones

Harmony

CSS snippets for #888DEE

.color-888dee {
  color: #888DEE;
  background-color: #888DEE;
}

Frequently asked questions

What color is #888DEE?+

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

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

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