#BF6FD8 Color

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

Color preview

#BF6FD8

Color formats

HEX
#BF6FD8
RGB
rgb(191, 111, 216)
RGBA
rgba(191, 111, 216, 1)
HSL
hsl(286, 57%, 64%)
HSV
hsv(286, 49%, 85%)
CMYK
cmyk(12%, 49%, 0%, 15%)
CSS variable
--color-primary: #BF6FD8;
Lowercase HEX
#bf6fd8

Shades

Tints

Tones

Harmony

CSS snippets for #BF6FD8

.color-bf6fd8 {
  color: #BF6FD8;
  background-color: #BF6FD8;
}

Frequently asked questions

What color is #BF6FD8?+

#BF6FD8 is a HEX color with RGB value rgb(191, 111, 216) and HSL value hsl(286, 57%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF6FD8?+

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