#AD73C4 Color Information

Hex color code: #AD73C4

The hex color #AD73C4 is a subtle purple with RGB values of (173, 115, 196) and HSL of (283°, 41%, 61%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AD73C4
RGB
173, 115, 196
HSL
283°, 41%, 61%
CMYK
12%, 41%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD73C4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 115, 196

Red: 173 / Green: 115 / Blue: 196

HSL

283°, 41%, 61%

Hue: 283° / Saturation: 41% / Lightness: 61%

CMYK

12%, 41%, 0%, 23%

Cyan: 12% / Magenta: 41% / Yellow: 0% / Key: 23%

What color is #AD73C4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD73C4 to RGB:

rgb(173, 115, 196)HEX to RGB Converter →

HEX to HSL

Convert #AD73C4 to HSL:

hsl(283, 41%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AD73C4 to CMYK:

cmyk(12%, 41%, 0%, 23%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AD73C4 has RGB (173, 115, 196) and HSL (283°, 41%, 61%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD73C4 is #8AC473, creating high-contrast pairings. For softer combinations, try analogous colors like #8473C4.

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

Contrast with #AD73C4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD73C4?

#AD73C4 is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD73C4?

#AD73C4 in RGB is (173, 115, 196) - 173 red, 115 green, and 196 blue.

How to use #AD73C4 in CSS?

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

What colors go well with #AD73C4?

#8AC473 (complementary), #8473C4 (analogous), and #8A45A5 (lighter shade) work well with #AD73C4.