#BF5BC2 Color

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

Color preview

#BF5BC2

Color formats

HEX
#BF5BC2
RGB
rgb(191, 91, 194)
RGBA
rgba(191, 91, 194, 1)
HSL
hsl(298, 46%, 56%)
HSV
hsv(298, 53%, 76%)
CMYK
cmyk(2%, 53%, 0%, 24%)
CSS variable
--color-primary: #BF5BC2;
Lowercase HEX
#bf5bc2

Shades

Tints

Tones

Harmony

CSS snippets for #BF5BC2

.color-bf5bc2 {
  color: #BF5BC2;
  background-color: #BF5BC2;
}

Frequently asked questions

What color is #BF5BC2?+

#BF5BC2 is a HEX color with RGB value rgb(191, 91, 194) and HSL value hsl(298, 46%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF5BC2?+

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