#888DD4 Color

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

Color preview

#888DD4

Color formats

HEX
#888DD4
RGB
rgb(136, 141, 212)
RGBA
rgba(136, 141, 212, 1)
HSL
hsl(236, 47%, 68%)
HSV
hsv(236, 36%, 83%)
CMYK
cmyk(36%, 33%, 0%, 17%)
CSS variable
--color-primary: #888DD4;
Lowercase HEX
#888dd4

Shades

Tints

Tones

Harmony

CSS snippets for #888DD4

.color-888dd4 {
  color: #888DD4;
  background-color: #888DD4;
}

Frequently asked questions

What color is #888DD4?+

#888DD4 is a HEX color with RGB value rgb(136, 141, 212) and HSL value hsl(236, 47%, 68%). Its closest CSS named color is MediumPurple.

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

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