#888CEC Color

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

Color preview

#888CEC

Color formats

HEX
#888CEC
RGB
rgb(136, 140, 236)
RGBA
rgba(136, 140, 236, 1)
HSL
hsl(238, 72%, 73%)
HSV
hsv(238, 42%, 93%)
CMYK
cmyk(42%, 41%, 0%, 7%)
CSS variable
--color-primary: #888CEC;
Lowercase HEX
#888cec

Shades

Tints

Tones

Harmony

CSS snippets for #888CEC

.color-888cec {
  color: #888CEC;
  background-color: #888CEC;
}

Frequently asked questions

What color is #888CEC?+

#888CEC is a HEX color with RGB value rgb(136, 140, 236) and HSL value hsl(238, 72%, 73%). Its closest CSS named color is MediumPurple.

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

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