#BF8BFE Color

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

Color preview

#BF8BFE

Color formats

HEX
#BF8BFE
RGB
rgb(191, 139, 254)
RGBA
rgba(191, 139, 254, 1)
HSL
hsl(267, 98%, 77%)
HSV
hsv(267, 45%, 100%)
CMYK
cmyk(25%, 45%, 0%, 0%)
CSS variable
--color-primary: #BF8BFE;
Lowercase HEX
#bf8bfe

Shades

Tints

Tones

Harmony

CSS snippets for #BF8BFE

.color-bf8bfe {
  color: #BF8BFE;
  background-color: #BF8BFE;
}

Frequently asked questions

What color is #BF8BFE?+

#BF8BFE is a HEX color with RGB value rgb(191, 139, 254) and HSL value hsl(267, 98%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BF8BFE?+

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