#BD91FF Color

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

Color preview

#BD91FF

Color formats

HEX
#BD91FF
RGB
rgb(189, 145, 255)
RGBA
rgba(189, 145, 255, 1)
HSL
hsl(264, 100%, 78%)
HSV
hsv(264, 43%, 100%)
CMYK
cmyk(26%, 43%, 0%, 0%)
CSS variable
--color-primary: #BD91FF;
Lowercase HEX
#bd91ff

Shades

Tints

Tones

Harmony

CSS snippets for #BD91FF

.color-bd91ff {
  color: #BD91FF;
  background-color: #BD91FF;
}

Frequently asked questions

What color is #BD91FF?+

#BD91FF is a HEX color with RGB value rgb(189, 145, 255) and HSL value hsl(264, 100%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BD91FF?+

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