#A480AC Color Information

Hex color code: #A480AC

#A480AC is a soft magenta color. In RGB it is (164, 128, 172), and in HSL it is (289°, 21%, 59%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A480AC
RGB
164, 128, 172
HSL
289°, 21%, 59%
CMYK
5%, 26%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A480AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 128, 172

Red: 164 / Green: 128 / Blue: 172

HSL

289°, 21%, 59%

Hue: 289° / Saturation: 21% / Lightness: 59%

CMYK

5%, 26%, 0%, 33%

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

What color is #A480AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A480AC to RGB:

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

HEX to HSL

Convert #A480AC to HSL:

hsl(289, 21%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A480AC to CMYK:

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

Color Meaning and Usage

#A480AC is a subtle magenta color with RGB values of 164, 128, 172 and HSL of 289°, 21%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A480AC is #89AC80, creating high-contrast pairings. For softer combinations, try analogous colors like #8E80AC.

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

Contrast with #A480AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A480AC?

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

What is the RGB value of #A480AC?

#A480AC in RGB is (164, 128, 172) - 164 red, 128 green, and 172 blue.

How to use #A480AC in CSS?

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

What colors go well with #A480AC?

#89AC80 (complementary), #8E80AC (analogous), and #7F5988 (lighter shade) work well with #A480AC.