#BFA7BA Color Information

Hex color code: #BFA7BA

#BFA7BA is a muted magenta color. In RGB it is (191, 167, 186), and in HSL it is (313°, 16%, 70%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BFA7BA
RGB
191, 167, 186
HSL
313°, 16%, 70%
CMYK
0%, 13%, 3%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA7BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 167, 186

Red: 191 / Green: 167 / Blue: 186

HSL

313°, 16%, 70%

Hue: 313° / Saturation: 16% / Lightness: 70%

CMYK

0%, 13%, 3%, 25%

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

What color is #BFA7BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA7BA to RGB:

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

HEX to HSL

Convert #BFA7BA to HSL:

hsl(313, 16%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA7BA to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #BFA7BA has RGB (191, 167, 186) and HSL (313°, 16%, 70%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA7BA is #A6BFAC, creating high-contrast pairings. For softer combinations, try analogous colors like #B8A6BF.

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

Contrast with #BFA7BA

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

Contrast Ratio: 9.45:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA7BA?

#BFA7BA is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BFA7BA?

#BFA7BA in RGB is (191, 167, 186) - 191 red, 167 green, and 186 blue.

How to use #BFA7BA in CSS?

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

What colors go well with #BFA7BA?

#A6BFAC (complementary), #B8A6BF (analogous), and #9F7A97 (lighter shade) work well with #BFA7BA.