#AD4480 Color Information

Hex color code: #AD4480

A gentle magenta shade, #AD4480 appears as (173, 68, 128) in RGB and (326°, 44%, 47%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#AD4480
RGB
173, 68, 128
HSL
326°, 44%, 47%
CMYK
0%, 61%, 26%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD4480; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 68, 128

Red: 173 / Green: 68 / Blue: 128

HSL

326°, 44%, 47%

Hue: 326° / Saturation: 44% / Lightness: 47%

CMYK

0%, 61%, 26%, 32%

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

What color is #AD4480?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD4480 to RGB:

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

HEX to HSL

Convert #AD4480 to HSL:

hsl(326, 44%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #AD4480 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #AD4480 has RGB (173, 68, 128) and HSL (326°, 44%, 47%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD4480 is #43AD71, creating high-contrast pairings. For softer combinations, try analogous colors like #A643AD.

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

Contrast with #AD4480

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD4480?

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

What is the RGB value of #AD4480?

#AD4480 in RGB is (173, 68, 128) - 173 red, 68 green, and 128 blue.

How to use #AD4480 in CSS?

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

What colors go well with #AD4480?

#43AD71 (complementary), #A643AD (analogous), and #762E56 (lighter shade) work well with #AD4480.