#B983AB Color Information

Hex color code: #B983AB

#B983AB is a pastel magenta color. In RGB it is (185, 131, 171), and in HSL it is (316°, 28%, 62%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B983AB
RGB
185, 131, 171
HSL
316°, 28%, 62%
CMYK
0%, 29%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B983AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 131, 171

Red: 185 / Green: 131 / Blue: 171

HSL

316°, 28%, 62%

Hue: 316° / Saturation: 28% / Lightness: 62%

CMYK

0%, 29%, 8%, 27%

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

What color is #B983AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B983AB to RGB:

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

HEX to HSL

Convert #B983AB to HSL:

hsl(316, 28%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B983AB to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #B983AB has RGB (185, 131, 171) and HSL (316°, 28%, 62%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B983AB is #83B991, creating high-contrast pairings. For softer combinations, try analogous colors like #AD83B9.

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

Contrast with #B983AB

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

Contrast Ratio: 6.90:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B983AB?

#B983AB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B983AB?

#B983AB in RGB is (185, 131, 171) - 185 red, 131 green, and 171 blue.

How to use #B983AB in CSS?

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

What colors go well with #B983AB?

#83B991 (complementary), #AD83B9 (analogous), and #995688 (lighter shade) work well with #B983AB.