#BF45A0 Color

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

Color preview

#BF45A0

Color formats

HEX
#BF45A0
RGB
rgb(191, 69, 160)
RGBA
rgba(191, 69, 160, 1)
HSL
hsl(315, 49%, 51%)
HSV
hsv(315, 64%, 75%)
CMYK
cmyk(0%, 64%, 16%, 25%)
CSS variable
--color-primary: #BF45A0;
Lowercase HEX
#bf45a0

Shades

Tints

Tones

Harmony

CSS snippets for #BF45A0

.color-bf45a0 {
  color: #BF45A0;
  background-color: #BF45A0;
}

Frequently asked questions

What color is #BF45A0?+

#BF45A0 is a HEX color with RGB value rgb(191, 69, 160) and HSL value hsl(315, 49%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BF45A0?+

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