#AC538D Color Information

Hex color code: #AC538D

#AC538D is a soft magenta color. In RGB it is (172, 83, 141), and in HSL it is (321°, 35%, 50%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#AC538D
RGB
172, 83, 141
HSL
321°, 35%, 50%
CMYK
0%, 52%, 18%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AC538D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AC538D; color: #FFFFFF; }

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 #AC538D; background-color: #AC538D15; }

Alert / Toast

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

Link / Accent

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

a { color: #AC538D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 83, 141

Red: 172 / Green: 83 / Blue: 141

HSL

321°, 35%, 50%

Hue: 321° / Saturation: 35% / Lightness: 50%

CMYK

0%, 52%, 18%, 33%

Cyan: 0% / Magenta: 52% / Yellow: 18% / Key: 33%

What color is #AC538D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC538D to RGB:

rgb(172, 83, 141)HEX to RGB Converter →

HEX to HSL

Convert #AC538D to HSL:

hsl(321, 35%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #AC538D to CMYK:

cmyk(0%, 52%, 18%, 33%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #AC538D has RGB (172, 83, 141) and HSL (321°, 35%, 50%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC538D is #53AC72, creating high-contrast pairings. For softer combinations, try analogous colors like #9F53AC.

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

Contrast with #AC538D

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

Contrast Ratio: 4.38:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC538D?

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

What is the RGB value of #AC538D?

#AC538D in RGB is (172, 83, 141) - 172 red, 83 green, and 141 blue.

How to use #AC538D in CSS?

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

What colors go well with #AC538D?

#53AC72 (complementary), #9F53AC (analogous), and #783A63 (lighter shade) work well with #AC538D.