#AD80BC Color Information

Hex color code: #AD80BC

#AD80BC is a soft magenta color. In RGB it is (173, 128, 188), and in HSL it is (285°, 31%, 62%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AD80BC
RGB
173, 128, 188
HSL
285°, 31%, 62%
CMYK
8%, 32%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD80BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 128, 188

Red: 173 / Green: 128 / Blue: 188

HSL

285°, 31%, 62%

Hue: 285° / Saturation: 31% / Lightness: 62%

CMYK

8%, 32%, 0%, 26%

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

What color is #AD80BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD80BC to RGB:

rgb(173, 128, 188)HEX to RGB Converter →

HEX to HSL

Convert #AD80BC to HSL:

hsl(285, 31%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AD80BC to CMYK:

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

Color Meaning and Usage

#AD80BC is a subtle magenta color with RGB values of 173, 128, 188 and HSL of 285°, 31%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD80BC is #8FBC80, creating high-contrast pairings. For softer combinations, try analogous colors like #8F80BC.

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

Contrast with #AD80BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD80BC?

#AD80BC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD80BC?

#AD80BC in RGB is (173, 128, 188) - 173 red, 128 green, and 188 blue.

How to use #AD80BC in CSS?

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

What colors go well with #AD80BC?

#8FBC80 (complementary), #8F80BC (analogous), and #8A539D (lighter shade) work well with #AD80BC.