#BFA1AB Color Information

Hex color code: #BFA1AB

A muted magenta shade, #BFA1AB appears as (191, 161, 171) in RGB and (340°, 19%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BFA1AB
RGB
191, 161, 171
HSL
340°, 19%, 69%
CMYK
0%, 16%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA1AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 161, 171

Red: 191 / Green: 161 / Blue: 171

HSL

340°, 19%, 69%

Hue: 340° / Saturation: 19% / Lightness: 69%

CMYK

0%, 16%, 10%, 25%

Cyan: 0% / Magenta: 16% / Yellow: 10% / Key: 25%

What color is #BFA1AB?

#BFA1AB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA1AB to RGB:

rgb(191, 161, 171)HEX to RGB Converter →

HEX to HSL

Convert #BFA1AB to HSL:

hsl(340, 19%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA1AB to CMYK:

cmyk(0%, 16%, 10%, 25%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #BFA1AB has RGB (191, 161, 171) and HSL (340°, 19%, 69%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA1AB is #A1BFB5, creating high-contrast pairings. For softer combinations, try analogous colors like #BFA1BA.

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

Contrast with #BFA1AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA1AB?

#BFA1AB is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BFA1AB?

#BFA1AB in RGB is (191, 161, 171) - 191 red, 161 green, and 171 blue.

How to use #BFA1AB in CSS?

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

What colors go well with #BFA1AB?

#A1BFB5 (complementary), #BFA1BA (analogous), and #A07382 (lighter shade) work well with #BFA1AB.