#BFA9BA Color Information

Hex color code: #BFA9BA

The hex color #BFA9BA is a understated magenta with RGB values of (191, 169, 186) and HSL of (314°, 15%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFA9BA
RGB
191, 169, 186
HSL
314°, 15%, 71%
CMYK
0%, 12%, 3%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA9BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 169, 186

Red: 191 / Green: 169 / Blue: 186

HSL

314°, 15%, 71%

Hue: 314° / Saturation: 15% / Lightness: 71%

CMYK

0%, 12%, 3%, 25%

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

What color is #BFA9BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA9BA to RGB:

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

HEX to HSL

Convert #BFA9BA to HSL:

hsl(314, 15%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA9BA to CMYK:

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

Color Meaning and Usage

#BFA9BA is a muted magenta color with RGB values of 191, 169, 186 and HSL of 314°, 15%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA9BA is #AAC0AF, creating high-contrast pairings. For softer combinations, try analogous colors like #BAAAC0.

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

Contrast with #BFA9BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA9BA?

#BFA9BA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BFA9BA?

#BFA9BA in RGB is (191, 169, 186) - 191 red, 169 green, and 186 blue.

How to use #BFA9BA in CSS?

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

What colors go well with #BFA9BA?

#AAC0AF (complementary), #BAAAC0 (analogous), and #A07E98 (lighter shade) work well with #BFA9BA.