#AC5DA1 Color Information

Hex color code: #AC5DA1

#AC5DA1 is a pastel magenta color. In RGB it is (172, 93, 161), and in HSL it is (308°, 32%, 52%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#AC5DA1
RGB
172, 93, 161
HSL
308°, 32%, 52%
CMYK
0%, 46%, 6%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC5DA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 93, 161

Red: 172 / Green: 93 / Blue: 161

HSL

308°, 32%, 52%

Hue: 308° / Saturation: 32% / Lightness: 52%

CMYK

0%, 46%, 6%, 33%

Cyan: 0% / Magenta: 46% / Yellow: 6% / Key: 33%

What color is #AC5DA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC5DA1 to RGB:

rgb(172, 93, 161)HEX to RGB Converter →

HEX to HSL

Convert #AC5DA1 to HSL:

hsl(308, 32%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #AC5DA1 to CMYK:

cmyk(0%, 46%, 6%, 33%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #AC5DA1 has RGB (172, 93, 161) and HSL (308°, 32%, 52%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC5DA1 is #5DAC68, creating high-contrast pairings. For softer combinations, try analogous colors like #8F5DAC.

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

Contrast with #AC5DA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC5DA1?

#AC5DA1 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC5DA1?

#AC5DA1 in RGB is (172, 93, 161) - 172 red, 93 green, and 161 blue.

How to use #AC5DA1 in CSS?

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

What colors go well with #AC5DA1?

#5DAC68 (complementary), #8F5DAC (analogous), and #7D4074 (lighter shade) work well with #AC5DA1.