#B980DF Color Information

Hex color code: #B980DF

A neutral purple shade, #B980DF appears as (185, 128, 223) in RGB and (276°, 60%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B980DF
RGB
185, 128, 223
HSL
276°, 60%, 69%
CMYK
17%, 43%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B980DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 128, 223

Red: 185 / Green: 128 / Blue: 223

HSL

276°, 60%, 69%

Hue: 276° / Saturation: 60% / Lightness: 69%

CMYK

17%, 43%, 0%, 13%

Cyan: 17% / Magenta: 43% / Yellow: 0% / Key: 13%

What color is #B980DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B980DF to RGB:

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

HEX to HSL

Convert #B980DF to HSL:

hsl(276, 60%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B980DF to CMYK:

cmyk(17%, 43%, 0%, 13%)Color Converter →

Color Meaning and Usage

#B980DF is a muted purple color with RGB values of 185, 128, 223 and HSL of 276°, 60%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B980DF is #A6DF81, creating high-contrast pairings. For softer combinations, try analogous colors like #8A81DF.

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

Contrast with #B980DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B980DF?

#B980DF is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B980DF?

#B980DF in RGB is (185, 128, 223) - 185 red, 128 green, and 223 blue.

How to use #B980DF in CSS?

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

What colors go well with #B980DF?

#A6DF81 (complementary), #8A81DF (analogous), and #9843D0 (lighter shade) work well with #B980DF.