#B988AA Color Information

Hex color code: #B988AA

#B988AA is a soft magenta color. In RGB it is (185, 136, 170), and in HSL it is (318°, 26%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B988AA
RGB
185, 136, 170
HSL
318°, 26%, 63%
CMYK
0%, 26%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B988AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 136, 170

Red: 185 / Green: 136 / Blue: 170

HSL

318°, 26%, 63%

Hue: 318° / Saturation: 26% / Lightness: 63%

CMYK

0%, 26%, 8%, 27%

Cyan: 0% / Magenta: 26% / Yellow: 8% / Key: 27%

What color is #B988AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B988AA to RGB:

rgb(185, 136, 170)HEX to RGB Converter →

HEX to HSL

Convert #B988AA to HSL:

hsl(318, 26%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B988AA to CMYK:

cmyk(0%, 26%, 8%, 27%)Color Converter →

Color Meaning and Usage

#B988AA is a subtle magenta color with RGB values of 185, 136, 170 and HSL of 318°, 26%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B988AA is #88B997, creating high-contrast pairings. For softer combinations, try analogous colors like #AF88B9.

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

Contrast with #B988AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B988AA?

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

What is the RGB value of #B988AA?

#B988AA in RGB is (185, 136, 170) - 185 red, 136 green, and 170 blue.

How to use #B988AA in CSS?

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

What colors go well with #B988AA?

#88B997 (complementary), #AF88B9 (analogous), and #9A5B87 (lighter shade) work well with #B988AA.