#B988AB Color Information

Hex color code: #B988AB

A delicate magenta shade, #B988AB appears as (185, 136, 171) in RGB and (317°, 26%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B988AB
RGB
185, 136, 171
HSL
317°, 26%, 63%
CMYK
0%, 26%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B988AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 136, 171

Red: 185 / Green: 136 / Blue: 171

HSL

317°, 26%, 63%

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

CMYK

0%, 26%, 8%, 27%

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

What color is #B988AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B988AB to RGB:

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

HEX to HSL

Convert #B988AB to HSL:

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

HEX to CMYK

Convert #B988AB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #B988AB has RGB (185, 136, 171) and HSL (317°, 26%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #B988AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B988AB?

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

What is the RGB value of #B988AB?

#B988AB in RGB is (185, 136, 171) - 185 red, 136 green, and 171 blue.

How to use #B988AB in CSS?

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

What colors go well with #B988AB?

#88B996 (complementary), #AF88B9 (analogous), and #9A5B88 (lighter shade) work well with #B988AB.