#BF3BDA Color

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

Color preview

#BF3BDA

Color formats

HEX
#BF3BDA
RGB
rgb(191, 59, 218)
RGBA
rgba(191, 59, 218, 1)
HSL
hsl(290, 68%, 54%)
HSV
hsv(290, 73%, 85%)
CMYK
cmyk(12%, 73%, 0%, 15%)
CSS variable
--color-primary: #BF3BDA;
Lowercase HEX
#bf3bda

Shades

Tints

Tones

Harmony

CSS snippets for #BF3BDA

.color-bf3bda {
  color: #BF3BDA;
  background-color: #BF3BDA;
}

Frequently asked questions

What color is #BF3BDA?+

#BF3BDA is a HEX color with RGB value rgb(191, 59, 218) and HSL value hsl(290, 68%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF3BDA?+

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