#BF3BAE Color

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

Color preview

#BF3BAE

Color formats

HEX
#BF3BAE
RGB
rgb(191, 59, 174)
RGBA
rgba(191, 59, 174, 1)
HSL
hsl(308, 53%, 49%)
HSV
hsv(308, 69%, 75%)
CMYK
cmyk(0%, 69%, 9%, 25%)
CSS variable
--color-primary: #BF3BAE;
Lowercase HEX
#bf3bae

Shades

Tints

Tones

Harmony

CSS snippets for #BF3BAE

.color-bf3bae {
  color: #BF3BAE;
  background-color: #BF3BAE;
}

Frequently asked questions

What color is #BF3BAE?+

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

What is the closest Tailwind color to #BF3BAE?+

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