#BF83FF Color

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

Color preview

#BF83FF

Color formats

HEX
#BF83FF
RGB
rgb(191, 131, 255)
RGBA
rgba(191, 131, 255, 1)
HSL
hsl(269, 100%, 76%)
HSV
hsv(269, 49%, 100%)
CMYK
cmyk(25%, 49%, 0%, 0%)
CSS variable
--color-primary: #BF83FF;
Lowercase HEX
#bf83ff

Shades

Tints

Tones

Harmony

CSS snippets for #BF83FF

.color-bf83ff {
  color: #BF83FF;
  background-color: #BF83FF;
}

Frequently asked questions

What color is #BF83FF?+

#BF83FF is a HEX color with RGB value rgb(191, 131, 255) and HSL value hsl(269, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #BF83FF?+

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