#BF5BCD Color

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

Color preview

#BF5BCD

Color formats

HEX
#BF5BCD
RGB
rgb(191, 91, 205)
RGBA
rgba(191, 91, 205, 1)
HSL
hsl(293, 53%, 58%)
HSV
hsv(293, 56%, 80%)
CMYK
cmyk(7%, 56%, 0%, 20%)
CSS variable
--color-primary: #BF5BCD;
Lowercase HEX
#bf5bcd

Shades

Tints

Tones

Harmony

CSS snippets for #BF5BCD

.color-bf5bcd {
  color: #BF5BCD;
  background-color: #BF5BCD;
}

Frequently asked questions

What color is #BF5BCD?+

#BF5BCD is a HEX color with RGB value rgb(191, 91, 205) and HSL value hsl(293, 53%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF5BCD?+

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