#888CDA Color

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

Color preview

#888CDA

Color formats

HEX
#888CDA
RGB
rgb(136, 140, 218)
RGBA
rgba(136, 140, 218, 1)
HSL
hsl(237, 53%, 69%)
HSV
hsv(237, 38%, 85%)
CMYK
cmyk(38%, 36%, 0%, 15%)
CSS variable
--color-primary: #888CDA;
Lowercase HEX
#888cda

Shades

Tints

Tones

Harmony

CSS snippets for #888CDA

.color-888cda {
  color: #888CDA;
  background-color: #888CDA;
}

Frequently asked questions

What color is #888CDA?+

#888CDA is a HEX color with RGB value rgb(136, 140, 218) and HSL value hsl(237, 53%, 69%). Its closest CSS named color is MediumPurple.

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

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