#B888EE Color

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

Color preview

#B888EE

Color formats

HEX
#B888EE
RGB
rgb(184, 136, 238)
RGBA
rgba(184, 136, 238, 1)
HSL
hsl(268, 75%, 73%)
HSV
hsv(268, 43%, 93%)
CMYK
cmyk(23%, 43%, 0%, 7%)
CSS variable
--color-primary: #B888EE;
Lowercase HEX
#b888ee

Shades

Tints

Tones

Harmony

CSS snippets for #B888EE

.color-b888ee {
  color: #B888EE;
  background-color: #B888EE;
}

Frequently asked questions

What color is #B888EE?+

#B888EE is a HEX color with RGB value rgb(184, 136, 238) and HSL value hsl(268, 75%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B888EE?+

The closest Tailwind color is purple-400, available as the bg-purple-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