#BF6BEF Color

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

Color preview

#BF6BEF

Color formats

HEX
#BF6BEF
RGB
rgb(191, 107, 239)
RGBA
rgba(191, 107, 239, 1)
HSL
hsl(278, 80%, 68%)
HSV
hsv(278, 55%, 94%)
CMYK
cmyk(20%, 55%, 0%, 6%)
CSS variable
--color-primary: #BF6BEF;
Lowercase HEX
#bf6bef

Shades

Tints

Tones

Harmony

CSS snippets for #BF6BEF

.color-bf6bef {
  color: #BF6BEF;
  background-color: #BF6BEF;
}

Frequently asked questions

What color is #BF6BEF?+

#BF6BEF is a HEX color with RGB value rgb(191, 107, 239) and HSL value hsl(278, 80%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF6BEF?+

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