#888BED Color

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

Color preview

#888BED

Color formats

HEX
#888BED
RGB
rgb(136, 139, 237)
RGBA
rgba(136, 139, 237, 1)
HSL
hsl(238, 74%, 73%)
HSV
hsv(238, 43%, 93%)
CMYK
cmyk(43%, 41%, 0%, 7%)
CSS variable
--color-primary: #888BED;
Lowercase HEX
#888bed

Shades

Tints

Tones

Harmony

CSS snippets for #888BED

.color-888bed {
  color: #888BED;
  background-color: #888BED;
}

Frequently asked questions

What color is #888BED?+

#888BED is a HEX color with RGB value rgb(136, 139, 237) and HSL value hsl(238, 74%, 73%). Its closest CSS named color is MediumPurple.

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

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