#888BDA Color

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

Color preview

#888BDA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #888BDA

.color-888bda {
  color: #888BDA;
  background-color: #888BDA;
}

Frequently asked questions

What color is #888BDA?+

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

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

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