#BF3BA9 Color

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

Color preview

#BF3BA9

Color formats

HEX
#BF3BA9
RGB
rgb(191, 59, 169)
RGBA
rgba(191, 59, 169, 1)
HSL
hsl(310, 53%, 49%)
HSV
hsv(310, 69%, 75%)
CMYK
cmyk(0%, 69%, 12%, 25%)
CSS variable
--color-primary: #BF3BA9;
Lowercase HEX
#bf3ba9

Shades

Tints

Tones

Harmony

CSS snippets for #BF3BA9

.color-bf3ba9 {
  color: #BF3BA9;
  background-color: #BF3BA9;
}

Frequently asked questions

What color is #BF3BA9?+

#BF3BA9 is a HEX color with RGB value rgb(191, 59, 169) and HSL value hsl(310, 53%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF3BA9?+

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