#BF5AF2 Color

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

Color preview

#BF5AF2

Color formats

HEX
#BF5AF2
RGB
rgb(191, 90, 242)
RGBA
rgba(191, 90, 242, 1)
HSL
hsl(280, 85%, 65%)
HSV
hsv(280, 63%, 95%)
CMYK
cmyk(21%, 63%, 0%, 5%)
CSS variable
--color-primary: #BF5AF2;
Lowercase HEX
#bf5af2

Shades

Tints

Tones

Harmony

CSS snippets for #BF5AF2

.color-bf5af2 {
  color: #BF5AF2;
  background-color: #BF5AF2;
}

Frequently asked questions

What color is #BF5AF2?+

#BF5AF2 is a HEX color with RGB value rgb(191, 90, 242) and HSL value hsl(280, 85%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF5AF2?+

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