#888CCE Color

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

Color preview

#888CCE

Color formats

HEX
#888CCE
RGB
rgb(136, 140, 206)
RGBA
rgba(136, 140, 206, 1)
HSL
hsl(237, 42%, 67%)
HSV
hsv(237, 34%, 81%)
CMYK
cmyk(34%, 32%, 0%, 19%)
CSS variable
--color-primary: #888CCE;
Lowercase HEX
#888cce

Shades

Tints

Tones

Harmony

CSS snippets for #888CCE

.color-888cce {
  color: #888CCE;
  background-color: #888CCE;
}

Frequently asked questions

What color is #888CCE?+

#888CCE is a HEX color with RGB value rgb(136, 140, 206) and HSL value hsl(237, 42%, 67%). Its closest CSS named color is MediumPurple.

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

The closest Tailwind color is slate-400, available as the bg-slate-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