#BF4FB4 Color

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

Color preview

#BF4FB4

Color formats

HEX
#BF4FB4
RGB
rgb(191, 79, 180)
RGBA
rgba(191, 79, 180, 1)
HSL
hsl(306, 47%, 53%)
HSV
hsv(306, 59%, 75%)
CMYK
cmyk(0%, 59%, 6%, 25%)
CSS variable
--color-primary: #BF4FB4;
Lowercase HEX
#bf4fb4

Shades

Tints

Tones

Harmony

CSS snippets for #BF4FB4

.color-bf4fb4 {
  color: #BF4FB4;
  background-color: #BF4FB4;
}

Frequently asked questions

What color is #BF4FB4?+

#BF4FB4 is a HEX color with RGB value rgb(191, 79, 180) and HSL value hsl(306, 47%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF4FB4?+

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