#BF3CBA Color

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

Color preview

#BF3CBA

Color formats

HEX
#BF3CBA
RGB
rgb(191, 60, 186)
RGBA
rgba(191, 60, 186, 1)
HSL
hsl(302, 52%, 49%)
HSV
hsv(302, 69%, 75%)
CMYK
cmyk(0%, 69%, 3%, 25%)
CSS variable
--color-primary: #BF3CBA;
Lowercase HEX
#bf3cba

Shades

Tints

Tones

Harmony

CSS snippets for #BF3CBA

.color-bf3cba {
  color: #BF3CBA;
  background-color: #BF3CBA;
}

Frequently asked questions

What color is #BF3CBA?+

#BF3CBA is a HEX color with RGB value rgb(191, 60, 186) and HSL value hsl(302, 52%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF3CBA?+

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