#BF6AEE Color

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

Color preview

#BF6AEE

Color formats

HEX
#BF6AEE
RGB
rgb(191, 106, 238)
RGBA
rgba(191, 106, 238, 1)
HSL
hsl(279, 80%, 67%)
HSV
hsv(279, 55%, 93%)
CMYK
cmyk(20%, 55%, 0%, 7%)
CSS variable
--color-primary: #BF6AEE;
Lowercase HEX
#bf6aee

Shades

Tints

Tones

Harmony

CSS snippets for #BF6AEE

.color-bf6aee {
  color: #BF6AEE;
  background-color: #BF6AEE;
}

Frequently asked questions

What color is #BF6AEE?+

#BF6AEE is a HEX color with RGB value rgb(191, 106, 238) and HSL value hsl(279, 80%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF6AEE?+

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