#BF3BA0 Color

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

Color preview

#BF3BA0

Color formats

HEX
#BF3BA0
RGB
rgb(191, 59, 160)
RGBA
rgba(191, 59, 160, 1)
HSL
hsl(314, 53%, 49%)
HSV
hsv(314, 69%, 75%)
CMYK
cmyk(0%, 69%, 16%, 25%)
CSS variable
--color-primary: #BF3BA0;
Lowercase HEX
#bf3ba0

Shades

Tints

Tones

Harmony

CSS snippets for #BF3BA0

.color-bf3ba0 {
  color: #BF3BA0;
  background-color: #BF3BA0;
}

Frequently asked questions

What color is #BF3BA0?+

#BF3BA0 is a HEX color with RGB value rgb(191, 59, 160) and HSL value hsl(314, 53%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BF3BA0?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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