#BF6ED1 Color

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

Color preview

#BF6ED1

Color formats

HEX
#BF6ED1
RGB
rgb(191, 110, 209)
RGBA
rgba(191, 110, 209, 1)
HSL
hsl(289, 52%, 63%)
HSV
hsv(289, 47%, 82%)
CMYK
cmyk(9%, 47%, 0%, 18%)
CSS variable
--color-primary: #BF6ED1;
Lowercase HEX
#bf6ed1

Shades

Tints

Tones

Harmony

CSS snippets for #BF6ED1

.color-bf6ed1 {
  color: #BF6ED1;
  background-color: #BF6ED1;
}

Frequently asked questions

What color is #BF6ED1?+

#BF6ED1 is a HEX color with RGB value rgb(191, 110, 209) and HSL value hsl(289, 52%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF6ED1?+

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