#BF97FF Color

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

Color preview

#BF97FF

Color formats

HEX
#BF97FF
RGB
rgb(191, 151, 255)
RGBA
rgba(191, 151, 255, 1)
HSL
hsl(263, 100%, 80%)
HSV
hsv(263, 41%, 100%)
CMYK
cmyk(25%, 41%, 0%, 0%)
CSS variable
--color-primary: #BF97FF;
Lowercase HEX
#bf97ff

Shades

Tints

Tones

Harmony

CSS snippets for #BF97FF

.color-bf97ff {
  color: #BF97FF;
  background-color: #BF97FF;
}

Frequently asked questions

What color is #BF97FF?+

#BF97FF is a HEX color with RGB value rgb(191, 151, 255) and HSL value hsl(263, 100%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BF97FF?+

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