#BF5AA7 Color Information

Hex color code: #BF5AA7

A gentle magenta shade, #BF5AA7 appears as (191, 90, 167) in RGB and (314°, 44%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#BF5AA7
RGB
191, 90, 167
HSL
314°, 44%, 55%
CMYK
0%, 53%, 13%, 25%

Shades

CSS Usage
color: #BF5AA7;
background-color: #BF5AA7;
border-color: #BF5AA7;
box-shadow: 0 0 10px #BF5AA7;
border: 2px solid #BF5AA7;
Tailwind Usage
bg-[#BF5AA7]
text-[#BF5AA7]
border-[#BF5AA7]
shadow-[0_0_10px_BF5AA7]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BF5AA7, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BF5AA7; color: #000000; }

Badge

New Feature
.badge { background-color: #BF5AA7; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BF5AA7; background-color: #BF5AA715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BF5AA720; border-left: 4px solid #BF5AA7; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BF5AA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BF5AA7 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 90, 167

Red: 191 / Green: 90 / Blue: 167

HSL

314°, 44%, 55%

Hue: 314° / Saturation: 44% / Lightness: 55%

CMYK

0%, 53%, 13%, 25%

Cyan: 0% / Magenta: 53% / Yellow: 13% / Key: 25%

What color is #BF5AA7?

#BF5AA7 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF5AA7 to RGB:

rgb(191, 90, 167)HEX to RGB Converter →

HEX to HSL

Convert #BF5AA7 to HSL:

hsl(314, 44%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #BF5AA7 to CMYK:

cmyk(0%, 53%, 13%, 25%)Color Converter →

Color Meaning and Usage

#BF5AA7 is a delicate magenta color with RGB values of 191, 90, 167 and HSL of 314°, 44%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF5AA7 is #5ABF71, creating high-contrast pairings. For softer combinations, try analogous colors like #A45ABF.

Use #BF5AA7 in CSS: color: #BF5AA7 or background-color: #BF5AA7. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BF5AA7

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.24:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF5AA7?

#BF5AA7 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF5AA7?

#BF5AA7 in RGB is (191, 90, 167) - 191 red, 90 green, and 167 blue.

How to use #BF5AA7 in CSS?

Use #BF5AA7 directly in your CSS properties like color or background-color.

What colors go well with #BF5AA7?

#5ABF71 (complementary), #A45ABF (analogous), and #93397E (lighter shade) work well with #BF5AA7.