#AC3988 Color Information

Hex color code: #AC3988

A neutral magenta shade, #AC3988 appears as (172, 57, 136) in RGB and (319°, 50%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#AC3988
RGB
172, 57, 136
HSL
319°, 50%, 45%
CMYK
0%, 67%, 21%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC3988; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 57, 136

Red: 172 / Green: 57 / Blue: 136

HSL

319°, 50%, 45%

Hue: 319° / Saturation: 50% / Lightness: 45%

CMYK

0%, 67%, 21%, 33%

Cyan: 0% / Magenta: 67% / Yellow: 21% / Key: 33%

What color is #AC3988?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC3988 to RGB:

rgb(172, 57, 136)HEX to RGB Converter →

HEX to HSL

Convert #AC3988 to HSL:

hsl(319, 50%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #AC3988 to CMYK:

cmyk(0%, 67%, 21%, 33%)Color Converter →

Color Meaning and Usage

#AC3988 is a balanced magenta color with RGB values of 172, 57, 136 and HSL of 319°, 50%, 45%. 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 #AC3988 is #39AC5E, creating high-contrast pairings. For softer combinations, try analogous colors like #9739AC.

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

Contrast with #AC3988

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC3988?

#AC3988 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC3988?

#AC3988 in RGB is (172, 57, 136) - 172 red, 57 green, and 136 blue.

How to use #AC3988 in CSS?

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

What colors go well with #AC3988?

#39AC5E (complementary), #9739AC (analogous), and #73265B (lighter shade) work well with #AC3988.