#BF97AB Color Information

Hex color code: #BF97AB

#BF97AB is a gentle magenta color. In RGB it is (191, 151, 171), and in HSL it is (330°, 24%, 67%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BF97AB
RGB
191, 151, 171
HSL
330°, 24%, 67%
CMYK
0%, 21%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF97AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 151, 171

Red: 191 / Green: 151 / Blue: 171

HSL

330°, 24%, 67%

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

CMYK

0%, 21%, 10%, 25%

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

What color is #BF97AB?

#BF97AB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF97AB to RGB:

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

HEX to HSL

Convert #BF97AB to HSL:

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

HEX to CMYK

Convert #BF97AB to CMYK:

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

Color Meaning and Usage

#BF97AB is a subtle magenta color with RGB values of 191, 151, 171 and HSL of 330°, 24%, 67%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF97AB is #97BFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #BF97BF.

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

Contrast with #BF97AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF97AB?

#BF97AB is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF97AB?

#BF97AB in RGB is (191, 151, 171) - 191 red, 151 green, and 171 blue.

How to use #BF97AB in CSS?

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

What colors go well with #BF97AB?

#97BFAB (complementary), #BF97BF (analogous), and #A26785 (lighter shade) work well with #BF97AB.