#BF45B7 Color

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

Color preview

#BF45B7

Color formats

HEX
#BF45B7
RGB
rgb(191, 69, 183)
RGBA
rgba(191, 69, 183, 1)
HSL
hsl(304, 49%, 51%)
HSV
hsv(304, 64%, 75%)
CMYK
cmyk(0%, 64%, 4%, 25%)
CSS variable
--color-primary: #BF45B7;
Lowercase HEX
#bf45b7

Shades

Tints

Tones

Harmony

CSS snippets for #BF45B7

.color-bf45b7 {
  color: #BF45B7;
  background-color: #BF45B7;
}

Frequently asked questions

What color is #BF45B7?+

#BF45B7 is a HEX color with RGB value rgb(191, 69, 183) and HSL value hsl(304, 49%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF45B7?+

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