#BB8DEF Color

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

Color preview

#BB8DEF

Color formats

HEX
#BB8DEF
RGB
rgb(187, 141, 239)
RGBA
rgba(187, 141, 239, 1)
HSL
hsl(268, 75%, 75%)
HSV
hsv(268, 41%, 94%)
CMYK
cmyk(22%, 41%, 0%, 6%)
CSS variable
--color-primary: #BB8DEF;
Lowercase HEX
#bb8def

Shades

Tints

Tones

Harmony

CSS snippets for #BB8DEF

.color-bb8def {
  color: #BB8DEF;
  background-color: #BB8DEF;
}

Frequently asked questions

What color is #BB8DEF?+

#BB8DEF is a HEX color with RGB value rgb(187, 141, 239) and HSL value hsl(268, 75%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BB8DEF?+

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