#BF70A9 Color Information

Hex color code: #BF70A9

#BF70A9 is a gentle magenta color. In RGB it is (191, 112, 169), and in HSL it is (317°, 38%, 59%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#BF70A9
RGB
191, 112, 169
HSL
317°, 38%, 59%
CMYK
0%, 41%, 12%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF70A9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 112, 169

Red: 191 / Green: 112 / Blue: 169

HSL

317°, 38%, 59%

Hue: 317° / Saturation: 38% / Lightness: 59%

CMYK

0%, 41%, 12%, 25%

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

What color is #BF70A9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF70A9 to RGB:

rgb(191, 112, 169)HEX to RGB Converter →

HEX to HSL

Convert #BF70A9 to HSL:

hsl(317, 38%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BF70A9 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BF70A9 has RGB (191, 112, 169) and HSL (317°, 38%, 59%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF70A9 is #6FBE85, creating high-contrast pairings. For softer combinations, try analogous colors like #AD6FBE.

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

Contrast with #BF70A9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF70A9?

#BF70A9 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF70A9?

#BF70A9 in RGB is (191, 112, 169) - 191 red, 112 green, and 169 blue.

How to use #BF70A9 in CSS?

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

What colors go well with #BF70A9?

#6FBE85 (complementary), #AD6FBE (analogous), and #9B4683 (lighter shade) work well with #BF70A9.