#BF3BB4 Color

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

Color preview

#BF3BB4

Color formats

HEX
#BF3BB4
RGB
rgb(191, 59, 180)
RGBA
rgba(191, 59, 180, 1)
HSL
hsl(305, 53%, 49%)
HSV
hsv(305, 69%, 75%)
CMYK
cmyk(0%, 69%, 6%, 25%)
CSS variable
--color-primary: #BF3BB4;
Lowercase HEX
#bf3bb4

Shades

Tints

Tones

Harmony

CSS snippets for #BF3BB4

.color-bf3bb4 {
  color: #BF3BB4;
  background-color: #BF3BB4;
}

Frequently asked questions

What color is #BF3BB4?+

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

What is the closest Tailwind color to #BF3BB4?+

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