#B980AB Color Information

Hex color code: #B980AB

A soft magenta shade, #B980AB appears as (185, 128, 171) in RGB and (315°, 29%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B980AB
RGB
185, 128, 171
HSL
315°, 29%, 61%
CMYK
0%, 31%, 8%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B980AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 128, 171

Red: 185 / Green: 128 / Blue: 171

HSL

315°, 29%, 61%

Hue: 315° / Saturation: 29% / Lightness: 61%

CMYK

0%, 31%, 8%, 27%

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

What color is #B980AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B980AB to RGB:

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

HEX to HSL

Convert #B980AB to HSL:

hsl(315, 29%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B980AB to CMYK:

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

Color Meaning and Usage

#B980AB is a soft magenta color with RGB values of 185, 128, 171 and HSL of 315°, 29%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B980AB is #7FB88D, creating high-contrast pairings. For softer combinations, try analogous colors like #AA7FB8.

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

Contrast with #B980AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B980AB?

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

What is the RGB value of #B980AB?

#B980AB in RGB is (185, 128, 171) - 185 red, 128 green, and 171 blue.

How to use #B980AB in CSS?

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

What colors go well with #B980AB?

#7FB88D (complementary), #AA7FB8 (analogous), and #975386 (lighter shade) work well with #B980AB.