#BF4FCD Color

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

Color preview

#BF4FCD

Color formats

HEX
#BF4FCD
RGB
rgb(191, 79, 205)
RGBA
rgba(191, 79, 205, 1)
HSL
hsl(293, 56%, 56%)
HSV
hsv(293, 61%, 80%)
CMYK
cmyk(7%, 61%, 0%, 20%)
CSS variable
--color-primary: #BF4FCD;
Lowercase HEX
#bf4fcd

Shades

Tints

Tones

Harmony

CSS snippets for #BF4FCD

.color-bf4fcd {
  color: #BF4FCD;
  background-color: #BF4FCD;
}

Frequently asked questions

What color is #BF4FCD?+

#BF4FCD is a HEX color with RGB value rgb(191, 79, 205) and HSL value hsl(293, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF4FCD?+

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