#BF5CCC Color

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

Color preview

#BF5CCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF5CCC

.color-bf5ccc {
  color: #BF5CCC;
  background-color: #BF5CCC;
}

Frequently asked questions

What color is #BF5CCC?+

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

What is the closest Tailwind color to #BF5CCC?+

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