#BF97BB Color Information

Hex color code: #BF97BB

The hex color #BF97BB is a delicate magenta with RGB values of (191, 151, 187) and HSL of (306°, 24%, 67%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BF97BB
RGB
191, 151, 187
HSL
306°, 24%, 67%
CMYK
0%, 21%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF97BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 151, 187

Red: 191 / Green: 151 / Blue: 187

HSL

306°, 24%, 67%

Hue: 306° / Saturation: 24% / Lightness: 67%

CMYK

0%, 21%, 2%, 25%

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

What color is #BF97BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF97BB to RGB:

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

HEX to HSL

Convert #BF97BB to HSL:

hsl(306, 24%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BF97BB to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #BF97BB has RGB (191, 151, 187) and HSL (306°, 24%, 67%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF97BB is #97BF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #AF97BF.

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

Contrast with #BF97BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF97BB?

#BF97BB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF97BB?

#BF97BB in RGB is (191, 151, 187) - 191 red, 151 green, and 187 blue.

How to use #BF97BB in CSS?

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

What colors go well with #BF97BB?

#97BF9B (complementary), #AF97BF (analogous), and #A2679C (lighter shade) work well with #BF97BB.