#A480AD Color Information

Hex color code: #A480AD

#A480AD is a delicate magenta color. In RGB it is (164, 128, 173), and in HSL it is (288°, 22%, 59%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A480AD
RGB
164, 128, 173
HSL
288°, 22%, 59%
CMYK
5%, 26%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A480AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 128, 173

Red: 164 / Green: 128 / Blue: 173

HSL

288°, 22%, 59%

Hue: 288° / Saturation: 22% / Lightness: 59%

CMYK

5%, 26%, 0%, 32%

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

What color is #A480AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A480AD to RGB:

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

HEX to HSL

Convert #A480AD to HSL:

hsl(288, 22%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A480AD to CMYK:

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

Color Meaning and Usage

#A480AD is a delicate magenta color with RGB values of 164, 128, 173 and HSL of 288°, 22%, 59%. 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 #A480AD is #89AD7F, creating high-contrast pairings. For softer combinations, try analogous colors like #8D7FAD.

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

Contrast with #A480AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A480AD?

#A480AD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A480AD?

#A480AD in RGB is (164, 128, 173) - 164 red, 128 green, and 173 blue.

How to use #A480AD in CSS?

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

What colors go well with #A480AD?

#89AD7F (complementary), #8D7FAD (analogous), and #7F5889 (lighter shade) work well with #A480AD.