#BF9FBB Color Information

Hex color code: #BF9FBB

#BF9FBB is a gentle magenta color. In RGB it is (191, 159, 187), and in HSL it is (308°, 20%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BF9FBB
RGB
191, 159, 187
HSL
308°, 20%, 69%
CMYK
0%, 17%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF9FBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 159, 187

Red: 191 / Green: 159 / Blue: 187

HSL

308°, 20%, 69%

Hue: 308° / Saturation: 20% / Lightness: 69%

CMYK

0%, 17%, 2%, 25%

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

What color is #BF9FBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF9FBB to RGB:

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

HEX to HSL

Convert #BF9FBB to HSL:

hsl(308, 20%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BF9FBB to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #BF9FBB has RGB (191, 159, 187) and HSL (308°, 20%, 69%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF9FBB is #A0C0A4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4A0C0.

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

Contrast with #BF9FBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF9FBB?

#BF9FBB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF9FBB?

#BF9FBB in RGB is (191, 159, 187) - 191 red, 159 green, and 187 blue.

How to use #BF9FBB in CSS?

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

What colors go well with #BF9FBB?

#A0C0A4 (complementary), #B4A0C0 (analogous), and #A1729B (lighter shade) work well with #BF9FBB.