#BF36B3 Color

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

Color preview

#BF36B3

Color formats

HEX
#BF36B3
RGB
rgb(191, 54, 179)
RGBA
rgba(191, 54, 179, 1)
HSL
hsl(305, 56%, 48%)
HSV
hsv(305, 72%, 75%)
CMYK
cmyk(0%, 72%, 6%, 25%)
CSS variable
--color-primary: #BF36B3;
Lowercase HEX
#bf36b3

Shades

Tints

Tones

Harmony

CSS snippets for #BF36B3

.color-bf36b3 {
  color: #BF36B3;
  background-color: #BF36B3;
}

Frequently asked questions

What color is #BF36B3?+

#BF36B3 is a HEX color with RGB value rgb(191, 54, 179) and HSL value hsl(305, 56%, 48%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF36B3?+

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