#BB8BEB Color

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

Color preview

#BB8BEB

Color formats

HEX
#BB8BEB
RGB
rgb(187, 139, 235)
RGBA
rgba(187, 139, 235, 1)
HSL
hsl(270, 71%, 73%)
HSV
hsv(270, 41%, 92%)
CMYK
cmyk(20%, 41%, 0%, 8%)
CSS variable
--color-primary: #BB8BEB;
Lowercase HEX
#bb8beb

Shades

Tints

Tones

Harmony

CSS snippets for #BB8BEB

.color-bb8beb {
  color: #BB8BEB;
  background-color: #BB8BEB;
}

Frequently asked questions

What color is #BB8BEB?+

#BB8BEB is a HEX color with RGB value rgb(187, 139, 235) and HSL value hsl(270, 71%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8BEB?+

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