#BF9BDC Color

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

Color preview

#BF9BDC

Color formats

HEX
#BF9BDC
RGB
rgb(191, 155, 220)
RGBA
rgba(191, 155, 220, 1)
HSL
hsl(273, 48%, 74%)
HSV
hsv(273, 30%, 86%)
CMYK
cmyk(13%, 30%, 0%, 14%)
CSS variable
--color-primary: #BF9BDC;
Lowercase HEX
#bf9bdc

Shades

Tints

Tones

Harmony

CSS snippets for #BF9BDC

.color-bf9bdc {
  color: #BF9BDC;
  background-color: #BF9BDC;
}

Frequently asked questions

What color is #BF9BDC?+

#BF9BDC is a HEX color with RGB value rgb(191, 155, 220) and HSL value hsl(273, 48%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BF9BDC?+

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