#BF71AF Color Information

Hex color code: #BF71AF

The hex color #BF71AF is a pastel magenta with RGB values of (191, 113, 175) and HSL of (312°, 38%, 60%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#BF71AF
RGB
191, 113, 175
HSL
312°, 38%, 60%
CMYK
0%, 41%, 8%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BF71AF; 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 #BF71AF; background-color: #BF71AF15; }

Alert / Toast

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

Link / Accent

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

a { color: #BF71AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 113, 175

Red: 191 / Green: 113 / Blue: 175

HSL

312°, 38%, 60%

Hue: 312° / Saturation: 38% / Lightness: 60%

CMYK

0%, 41%, 8%, 25%

Cyan: 0% / Magenta: 41% / Yellow: 8% / Key: 25%

What color is #BF71AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF71AF to RGB:

rgb(191, 113, 175)HEX to RGB Converter →

HEX to HSL

Convert #BF71AF to HSL:

hsl(312, 38%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BF71AF to CMYK:

cmyk(0%, 41%, 8%, 25%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BF71AF has RGB (191, 113, 175) and HSL (312°, 38%, 60%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF71AF is #72C082, creating high-contrast pairings. For softer combinations, try analogous colors like #A972C0.

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

Contrast with #BF71AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF71AF?

#BF71AF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF71AF?

#BF71AF in RGB is (191, 113, 175) - 191 red, 113 green, and 175 blue.

How to use #BF71AF in CSS?

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

What colors go well with #BF71AF?

#72C082 (complementary), #A972C0 (analogous), and #9E478D (lighter shade) work well with #BF71AF.