#AD528A Color Information

Hex color code: #AD528A

The hex color #AD528A is a subtle magenta with RGB values of (173, 82, 138) and HSL of (323°, 36%, 50%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#AD528A
RGB
173, 82, 138
HSL
323°, 36%, 50%
CMYK
0%, 53%, 20%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AD528A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AD528A; color: #FFFFFF; }

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 #AD528A; background-color: #AD528A15; }

Alert / Toast

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

Link / Accent

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

a { color: #AD528A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 82, 138

Red: 173 / Green: 82 / Blue: 138

HSL

323°, 36%, 50%

Hue: 323° / Saturation: 36% / Lightness: 50%

CMYK

0%, 53%, 20%, 32%

Cyan: 0% / Magenta: 53% / Yellow: 20% / Key: 32%

What color is #AD528A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD528A to RGB:

rgb(173, 82, 138)HEX to RGB Converter →

HEX to HSL

Convert #AD528A to HSL:

hsl(323, 36%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #AD528A to CMYK:

cmyk(0%, 53%, 20%, 32%)Color Converter →

Color Meaning and Usage

#AD528A is a soft magenta color with RGB values of 173, 82, 138 and HSL of 323°, 36%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD528A is #52AD75, creating high-contrast pairings. For softer combinations, try analogous colors like #A352AD.

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

Contrast with #AD528A

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

Contrast Ratio: 4.35:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD528A?

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

What is the RGB value of #AD528A?

#AD528A in RGB is (173, 82, 138) - 173 red, 82 green, and 138 blue.

How to use #AD528A in CSS?

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

What colors go well with #AD528A?

#52AD75 (complementary), #A352AD (analogous), and #793961 (lighter shade) work well with #AD528A.