#A371AD Color Information

Hex color code: #A371AD

A pastel magenta shade, #A371AD appears as (163, 113, 173) in RGB and (290°, 27%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A371AD
RGB
163, 113, 173
HSL
290°, 27%, 56%
CMYK
6%, 35%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A371AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 113, 173

Red: 163 / Green: 113 / Blue: 173

HSL

290°, 27%, 56%

Hue: 290° / Saturation: 27% / Lightness: 56%

CMYK

6%, 35%, 0%, 32%

Cyan: 6% / Magenta: 35% / Yellow: 0% / Key: 32%

What color is #A371AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A371AD to RGB:

rgb(163, 113, 173)HEX to RGB Converter →

HEX to HSL

Convert #A371AD to HSL:

hsl(290, 27%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #A371AD to CMYK:

cmyk(6%, 35%, 0%, 32%)Color Converter →

Color Meaning and Usage

#A371AD is a subtle magenta color with RGB values of 163, 113, 173 and HSL of 290°, 27%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A371AD is #7BAD71, creating high-contrast pairings. For softer combinations, try analogous colors like #8571AD.

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

Contrast with #A371AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A371AD?

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

What is the RGB value of #A371AD?

#A371AD in RGB is (163, 113, 173) - 163 red, 113 green, and 173 blue.

How to use #A371AD in CSS?

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

What colors go well with #A371AD?

#7BAD71 (complementary), #8571AD (analogous), and #7B4C85 (lighter shade) work well with #A371AD.