#BF97BC Color Information

Hex color code: #BF97BC

#BF97BC is a gentle magenta color. In RGB it is (191, 151, 188), and in HSL it is (304°, 24%, 67%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BF97BC
RGB
191, 151, 188
HSL
304°, 24%, 67%
CMYK
0%, 21%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF97BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 151, 188

Red: 191 / Green: 151 / Blue: 188

HSL

304°, 24%, 67%

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

CMYK

0%, 21%, 2%, 25%

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

What color is #BF97BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF97BC to RGB:

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

HEX to HSL

Convert #BF97BC to HSL:

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

HEX to CMYK

Convert #BF97BC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BF97BC has RGB (191, 151, 188) and HSL (304°, 24%, 67%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF97BC is #97BF99, creating high-contrast pairings. For softer combinations, try analogous colors like #AE97BF.

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

Contrast with #BF97BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF97BC?

#BF97BC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF97BC?

#BF97BC in RGB is (191, 151, 188) - 191 red, 151 green, and 188 blue.

How to use #BF97BC in CSS?

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

What colors go well with #BF97BC?

#97BF99 (complementary), #AE97BF (analogous), and #A2679E (lighter shade) work well with #BF97BC.