#A481AD Color Information

Hex color code: #A481AD

A subtle magenta shade, #A481AD appears as (164, 129, 173) in RGB and (288°, 21%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A481AD
RGB
164, 129, 173
HSL
288°, 21%, 59%
CMYK
5%, 25%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A481AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 129, 173

Red: 164 / Green: 129 / Blue: 173

HSL

288°, 21%, 59%

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

CMYK

5%, 25%, 0%, 32%

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

What color is #A481AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A481AD to RGB:

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

HEX to HSL

Convert #A481AD to HSL:

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

HEX to CMYK

Convert #A481AD to CMYK:

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

Color Meaning and Usage

#A481AD is a delicate magenta color with RGB values of 164, 129, 173 and HSL of 288°, 21%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #A481AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A481AD?

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

What is the RGB value of #A481AD?

#A481AD in RGB is (164, 129, 173) - 164 red, 129 green, and 173 blue.

How to use #A481AD in CSS?

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

What colors go well with #A481AD?

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