#B983AD Color Information

Hex color code: #B983AD

A delicate magenta shade, #B983AD appears as (185, 131, 173) in RGB and (313°, 28%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B983AD
RGB
185, 131, 173
HSL
313°, 28%, 62%
CMYK
0%, 29%, 6%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B983AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 131, 173

Red: 185 / Green: 131 / Blue: 173

HSL

313°, 28%, 62%

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

CMYK

0%, 29%, 6%, 27%

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

What color is #B983AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B983AD to RGB:

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

HEX to HSL

Convert #B983AD to HSL:

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

HEX to CMYK

Convert #B983AD to CMYK:

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

Color Meaning and Usage

#B983AD is a pastel magenta color with RGB values of 185, 131, 173 and HSL of 313°, 28%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B983AD is #83B98F, creating high-contrast pairings. For softer combinations, try analogous colors like #AA83B9.

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

Contrast with #B983AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B983AD?

#B983AD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B983AD?

#B983AD in RGB is (185, 131, 173) - 185 red, 131 green, and 173 blue.

How to use #B983AD in CSS?

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

What colors go well with #B983AD?

#83B98F (complementary), #AA83B9 (analogous), and #99568B (lighter shade) work well with #B983AD.