#BF97BD Color Information

Hex color code: #BF97BD

#BF97BD is a subtle magenta color. In RGB it is (191, 151, 189), and in HSL it is (303°, 24%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BF97BD
RGB
191, 151, 189
HSL
303°, 24%, 67%
CMYK
0%, 21%, 1%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF97BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 151, 189

Red: 191 / Green: 151 / Blue: 189

HSL

303°, 24%, 67%

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

CMYK

0%, 21%, 1%, 25%

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

What color is #BF97BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF97BD to RGB:

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

HEX to HSL

Convert #BF97BD to HSL:

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

HEX to CMYK

Convert #BF97BD to CMYK:

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

Color Meaning and Usage

#BF97BD is a subtle magenta color with RGB values of 191, 151, 189 and HSL of 303°, 24%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #BF97BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF97BD?

#BF97BD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF97BD?

#BF97BD in RGB is (191, 151, 189) - 191 red, 151 green, and 189 blue.

How to use #BF97BD in CSS?

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

What colors go well with #BF97BD?

#97BF99 (complementary), #AD97BF (analogous), and #A2679F (lighter shade) work well with #BF97BD.