#BF43E5 Color

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

Color preview

#BF43E5

Color formats

HEX
#BF43E5
RGB
rgb(191, 67, 229)
RGBA
rgba(191, 67, 229, 1)
HSL
hsl(286, 76%, 58%)
HSV
hsv(286, 71%, 90%)
CMYK
cmyk(17%, 71%, 0%, 10%)
CSS variable
--color-primary: #BF43E5;
Lowercase HEX
#bf43e5

Shades

Tints

Tones

Harmony

CSS snippets for #BF43E5

.color-bf43e5 {
  color: #BF43E5;
  background-color: #BF43E5;
}

Frequently asked questions

What color is #BF43E5?+

#BF43E5 is a HEX color with RGB value rgb(191, 67, 229) and HSL value hsl(286, 76%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF43E5?+

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