#888BEC Color

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

Color preview

#888BEC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #888BEC

.color-888bec {
  color: #888BEC;
  background-color: #888BEC;
}

Frequently asked questions

What color is #888BEC?+

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

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

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