#BF8BEF Color

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

Color preview

#BF8BEF

Color formats

HEX
#BF8BEF
RGB
rgb(191, 139, 239)
RGBA
rgba(191, 139, 239, 1)
HSL
hsl(271, 76%, 74%)
HSV
hsv(271, 42%, 94%)
CMYK
cmyk(20%, 42%, 0%, 6%)
CSS variable
--color-primary: #BF8BEF;
Lowercase HEX
#bf8bef

Shades

Tints

Tones

Harmony

CSS snippets for #BF8BEF

.color-bf8bef {
  color: #BF8BEF;
  background-color: #BF8BEF;
}

Frequently asked questions

What color is #BF8BEF?+

#BF8BEF is a HEX color with RGB value rgb(191, 139, 239) and HSL value hsl(271, 76%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BF8BEF?+

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