#BF5CF8 Color

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

Color preview

#BF5CF8

Color formats

HEX
#BF5CF8
RGB
rgb(191, 92, 248)
RGBA
rgba(191, 92, 248, 1)
HSL
hsl(278, 92%, 67%)
HSV
hsv(278, 63%, 97%)
CMYK
cmyk(23%, 63%, 0%, 3%)
CSS variable
--color-primary: #BF5CF8;
Lowercase HEX
#bf5cf8

Shades

Tints

Tones

Harmony

CSS snippets for #BF5CF8

.color-bf5cf8 {
  color: #BF5CF8;
  background-color: #BF5CF8;
}

Frequently asked questions

What color is #BF5CF8?+

#BF5CF8 is a HEX color with RGB value rgb(191, 92, 248) and HSL value hsl(278, 92%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF5CF8?+

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