#888BDD Color

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

Color preview

#888BDD

Color formats

HEX
#888BDD
RGB
rgb(136, 139, 221)
RGBA
rgba(136, 139, 221, 1)
HSL
hsl(238, 56%, 70%)
HSV
hsv(238, 38%, 87%)
CMYK
cmyk(38%, 37%, 0%, 13%)
CSS variable
--color-primary: #888BDD;
Lowercase HEX
#888bdd

Shades

Tints

Tones

Harmony

CSS snippets for #888BDD

.color-888bdd {
  color: #888BDD;
  background-color: #888BDD;
}

Frequently asked questions

What color is #888BDD?+

#888BDD is a HEX color with RGB value rgb(136, 139, 221) and HSL value hsl(238, 56%, 70%). Its closest CSS named color is MediumPurple.

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

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