#B888FF Color

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

Color preview

#B888FF

Color formats

HEX
#B888FF
RGB
rgb(184, 136, 255)
RGBA
rgba(184, 136, 255, 1)
HSL
hsl(264, 100%, 77%)
HSV
hsv(264, 47%, 100%)
CMYK
cmyk(28%, 47%, 0%, 0%)
CSS variable
--color-primary: #B888FF;
Lowercase HEX
#b888ff

Shades

Tints

Tones

Harmony

CSS snippets for #B888FF

.color-b888ff {
  color: #B888FF;
  background-color: #B888FF;
}

Frequently asked questions

What color is #B888FF?+

#B888FF is a HEX color with RGB value rgb(184, 136, 255) and HSL value hsl(264, 100%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B888FF?+

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