#BF70AF Color Information

Hex color code: #BF70AF

#BF70AF is a subtle magenta color. In RGB it is (191, 112, 175), and in HSL it is (312°, 38%, 59%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#BF70AF
RGB
191, 112, 175
HSL
312°, 38%, 59%
CMYK
0%, 41%, 8%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF70AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 112, 175

Red: 191 / Green: 112 / Blue: 175

HSL

312°, 38%, 59%

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

CMYK

0%, 41%, 8%, 25%

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

What color is #BF70AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF70AF to RGB:

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

HEX to HSL

Convert #BF70AF to HSL:

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

HEX to CMYK

Convert #BF70AF to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BF70AF has RGB (191, 112, 175) and HSL (312°, 38%, 59%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF70AF is #6FBE7F, creating high-contrast pairings. For softer combinations, try analogous colors like #A66FBE.

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

Contrast with #BF70AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF70AF?

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

What is the RGB value of #BF70AF?

#BF70AF in RGB is (191, 112, 175) - 191 red, 112 green, and 175 blue.

How to use #BF70AF in CSS?

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

What colors go well with #BF70AF?

#6FBE7F (complementary), #A66FBE (analogous), and #9B468A (lighter shade) work well with #BF70AF.