#BF5BCC Color

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

Color preview

#BF5BCC

Color formats

HEX
#BF5BCC
RGB
rgb(191, 91, 204)
RGBA
rgba(191, 91, 204, 1)
HSL
hsl(293, 53%, 58%)
HSV
hsv(293, 55%, 80%)
CMYK
cmyk(6%, 55%, 0%, 20%)
CSS variable
--color-primary: #BF5BCC;
Lowercase HEX
#bf5bcc

Shades

Tints

Tones

Harmony

CSS snippets for #BF5BCC

.color-bf5bcc {
  color: #BF5BCC;
  background-color: #BF5BCC;
}

Frequently asked questions

What color is #BF5BCC?+

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

What is the closest Tailwind color to #BF5BCC?+

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