#888DEF Color

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

Color preview

#888DEF

Color formats

HEX
#888DEF
RGB
rgb(136, 141, 239)
RGBA
rgba(136, 141, 239, 1)
HSL
hsl(237, 76%, 74%)
HSV
hsv(237, 43%, 94%)
CMYK
cmyk(43%, 41%, 0%, 6%)
CSS variable
--color-primary: #888DEF;
Lowercase HEX
#888def

Shades

Tints

Tones

Harmony

CSS snippets for #888DEF

.color-888def {
  color: #888DEF;
  background-color: #888DEF;
}

Frequently asked questions

What color is #888DEF?+

#888DEF is a HEX color with RGB value rgb(136, 141, 239) and HSL value hsl(237, 76%, 74%). Its closest CSS named color is MediumPurple.

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

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