#888DCC Color

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

Color preview

#888DCC

Color formats

HEX
#888DCC
RGB
rgb(136, 141, 204)
RGBA
rgba(136, 141, 204, 1)
HSL
hsl(236, 40%, 67%)
HSV
hsv(236, 33%, 80%)
CMYK
cmyk(33%, 31%, 0%, 20%)
CSS variable
--color-primary: #888DCC;
Lowercase HEX
#888dcc

Shades

Tints

Tones

Harmony

CSS snippets for #888DCC

.color-888dcc {
  color: #888DCC;
  background-color: #888DCC;
}

Frequently asked questions

What color is #888DCC?+

#888DCC is a HEX color with RGB value rgb(136, 141, 204) and HSL value hsl(236, 40%, 67%). Its closest CSS named color is MediumPurple.

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

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