#BF5BCA Color

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

Color preview

#BF5BCA

Color formats

HEX
#BF5BCA
RGB
rgb(191, 91, 202)
RGBA
rgba(191, 91, 202, 1)
HSL
hsl(294, 51%, 57%)
HSV
hsv(294, 55%, 79%)
CMYK
cmyk(5%, 55%, 0%, 21%)
CSS variable
--color-primary: #BF5BCA;
Lowercase HEX
#bf5bca

Shades

Tints

Tones

Harmony

CSS snippets for #BF5BCA

.color-bf5bca {
  color: #BF5BCA;
  background-color: #BF5BCA;
}

Frequently asked questions

What color is #BF5BCA?+

#BF5BCA is a HEX color with RGB value rgb(191, 91, 202) and HSL value hsl(294, 51%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF5BCA?+

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