#BF889B Color Information

Hex color code: #BF889B

The hex color #BF889B is a gentle magenta with RGB values of (191, 136, 155) and HSL of (339°, 30%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BF889B
RGB
191, 136, 155
HSL
339°, 30%, 64%
CMYK
0%, 29%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF889B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 136, 155

Red: 191 / Green: 136 / Blue: 155

HSL

339°, 30%, 64%

Hue: 339° / Saturation: 30% / Lightness: 64%

CMYK

0%, 29%, 19%, 25%

Cyan: 0% / Magenta: 29% / Yellow: 19% / Key: 25%

What color is #BF889B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF889B to RGB:

rgb(191, 136, 155)HEX to RGB Converter →

HEX to HSL

Convert #BF889B to HSL:

hsl(339, 30%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BF889B to CMYK:

cmyk(0%, 29%, 19%, 25%)Color Converter →

Color Meaning and Usage

#BF889B is a gentle magenta color with RGB values of 191, 136, 155 and HSL of 339°, 30%, 64%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF889B is #88BFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #BF88B6.

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

Contrast with #BF889B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF889B?

#BF889B is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF889B?

#BF889B in RGB is (191, 136, 155) - 191 red, 136 green, and 155 blue.

How to use #BF889B in CSS?

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

What colors go well with #BF889B?

#88BFAB (complementary), #BF88B6 (analogous), and #A25772 (lighter shade) work well with #BF889B.