#BF47E1 Color

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

Color preview

#BF47E1

Color formats

HEX
#BF47E1
RGB
rgb(191, 71, 225)
RGBA
rgba(191, 71, 225, 1)
HSL
hsl(287, 72%, 58%)
HSV
hsv(287, 68%, 88%)
CMYK
cmyk(15%, 68%, 0%, 12%)
CSS variable
--color-primary: #BF47E1;
Lowercase HEX
#bf47e1

Shades

Tints

Tones

Harmony

CSS snippets for #BF47E1

.color-bf47e1 {
  color: #BF47E1;
  background-color: #BF47E1;
}

Frequently asked questions

What color is #BF47E1?+

#BF47E1 is a HEX color with RGB value rgb(191, 71, 225) and HSL value hsl(287, 72%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF47E1?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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