#AD528F Color Information

Hex color code: #AD528F

The hex color #AD528F is a delicate magenta with RGB values of (173, 82, 143) and HSL of (320°, 36%, 50%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#AD528F
RGB
173, 82, 143
HSL
320°, 36%, 50%
CMYK
0%, 53%, 17%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD528F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 82, 143

Red: 173 / Green: 82 / Blue: 143

HSL

320°, 36%, 50%

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

CMYK

0%, 53%, 17%, 32%

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

What color is #AD528F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD528F to RGB:

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

HEX to HSL

Convert #AD528F to HSL:

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

HEX to CMYK

Convert #AD528F to CMYK:

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

Color Meaning and Usage

#AD528F is a subtle magenta color with RGB values of 173, 82, 143 and HSL of 320°, 36%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD528F is #52AD70, creating high-contrast pairings. For softer combinations, try analogous colors like #9E52AD.

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

Contrast with #AD528F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD528F?

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

What is the RGB value of #AD528F?

#AD528F in RGB is (173, 82, 143) - 173 red, 82 green, and 143 blue.

How to use #AD528F in CSS?

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

What colors go well with #AD528F?

#52AD70 (complementary), #9E52AD (analogous), and #793964 (lighter shade) work well with #AD528F.