#BF9BBB Color Information

Hex color code: #BF9BBB

The hex color #BF9BBB is a subtle magenta with RGB values of (191, 155, 187) and HSL of (307°, 22%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BF9BBB
RGB
191, 155, 187
HSL
307°, 22%, 68%
CMYK
0%, 19%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF9BBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 155, 187

Red: 191 / Green: 155 / Blue: 187

HSL

307°, 22%, 68%

Hue: 307° / Saturation: 22% / Lightness: 68%

CMYK

0%, 19%, 2%, 25%

Cyan: 0% / Magenta: 19% / Yellow: 2% / Key: 25%

What color is #BF9BBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF9BBB to RGB:

rgb(191, 155, 187)HEX to RGB Converter →

HEX to HSL

Convert #BF9BBB to HSL:

hsl(307, 22%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BF9BBB to CMYK:

cmyk(0%, 19%, 2%, 25%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BF9BBB has RGB (191, 155, 187) and HSL (307°, 22%, 68%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF9BBB is #9BBFA0, creating high-contrast pairings. For softer combinations, try analogous colors like #B29BBF.

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

Contrast with #BF9BBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF9BBB?

#BF9BBB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF9BBB?

#BF9BBB in RGB is (191, 155, 187) - 191 red, 155 green, and 187 blue.

How to use #BF9BBB in CSS?

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

What colors go well with #BF9BBB?

#9BBFA0 (complementary), #B29BBF (analogous), and #A26D9B (lighter shade) work well with #BF9BBB.