#BF3BAB Color

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

Color preview

#BF3BAB

Color formats

HEX
#BF3BAB
RGB
rgb(191, 59, 171)
RGBA
rgba(191, 59, 171, 1)
HSL
hsl(309, 53%, 49%)
HSV
hsv(309, 69%, 75%)
CMYK
cmyk(0%, 69%, 10%, 25%)
CSS variable
--color-primary: #BF3BAB;
Lowercase HEX
#bf3bab

Shades

Tints

Tones

Harmony

CSS snippets for #BF3BAB

.color-bf3bab {
  color: #BF3BAB;
  background-color: #BF3BAB;
}

Frequently asked questions

What color is #BF3BAB?+

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

What is the closest Tailwind color to #BF3BAB?+

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