#BF8FDC Color

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

Color preview

#BF8FDC

Color formats

HEX
#BF8FDC
RGB
rgb(191, 143, 220)
RGBA
rgba(191, 143, 220, 1)
HSL
hsl(277, 52%, 71%)
HSV
hsv(277, 35%, 86%)
CMYK
cmyk(13%, 35%, 0%, 14%)
CSS variable
--color-primary: #BF8FDC;
Lowercase HEX
#bf8fdc

Shades

Tints

Tones

Harmony

CSS snippets for #BF8FDC

.color-bf8fdc {
  color: #BF8FDC;
  background-color: #BF8FDC;
}

Frequently asked questions

What color is #BF8FDC?+

#BF8FDC is a HEX color with RGB value rgb(191, 143, 220) and HSL value hsl(277, 52%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BF8FDC?+

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