#888DDD Color

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

Color preview

#888DDD

Color formats

HEX
#888DDD
RGB
rgb(136, 141, 221)
RGBA
rgba(136, 141, 221, 1)
HSL
hsl(236, 56%, 70%)
HSV
hsv(236, 38%, 87%)
CMYK
cmyk(38%, 36%, 0%, 13%)
CSS variable
--color-primary: #888DDD;
Lowercase HEX
#888ddd

Shades

Tints

Tones

Harmony

CSS snippets for #888DDD

.color-888ddd {
  color: #888DDD;
  background-color: #888DDD;
}

Frequently asked questions

What color is #888DDD?+

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

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

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