#BF45A5 Color

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

Color preview

#BF45A5

Color formats

HEX
#BF45A5
RGB
rgb(191, 69, 165)
RGBA
rgba(191, 69, 165, 1)
HSL
hsl(313, 49%, 51%)
HSV
hsv(313, 64%, 75%)
CMYK
cmyk(0%, 64%, 14%, 25%)
CSS variable
--color-primary: #BF45A5;
Lowercase HEX
#bf45a5

Shades

Tints

Tones

Harmony

CSS snippets for #BF45A5

.color-bf45a5 {
  color: #BF45A5;
  background-color: #BF45A5;
}

Frequently asked questions

What color is #BF45A5?+

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

What is the closest Tailwind color to #BF45A5?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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