#BF46F2 Color

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

Color preview

#BF46F2

Color formats

HEX
#BF46F2
RGB
rgb(191, 70, 242)
RGBA
rgba(191, 70, 242, 1)
HSL
hsl(282, 87%, 61%)
HSV
hsv(282, 71%, 95%)
CMYK
cmyk(21%, 71%, 0%, 5%)
CSS variable
--color-primary: #BF46F2;
Lowercase HEX
#bf46f2

Shades

Tints

Tones

Harmony

CSS snippets for #BF46F2

.color-bf46f2 {
  color: #BF46F2;
  background-color: #BF46F2;
}

Frequently asked questions

What color is #BF46F2?+

#BF46F2 is a HEX color with RGB value rgb(191, 70, 242) and HSL value hsl(282, 87%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF46F2?+

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