#AC16AC Color Information

Hex color code: #AC16AC

A bold magenta shade, #AC16AC appears as (172, 22, 172) in RGB and (300°, 77%, 38%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#AC16AC
RGB
172, 22, 172
HSL
300°, 77%, 38%
CMYK
0%, 87%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC16AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 22, 172

Red: 172 / Green: 22 / Blue: 172

HSL

300°, 77%, 38%

Hue: 300° / Saturation: 77% / Lightness: 38%

CMYK

0%, 87%, 0%, 33%

Cyan: 0% / Magenta: 87% / Yellow: 0% / Key: 33%

What color is #AC16AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC16AC to RGB:

rgb(172, 22, 172)HEX to RGB Converter →

HEX to HSL

Convert #AC16AC to HSL:

hsl(300, 77%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #AC16AC to CMYK:

cmyk(0%, 87%, 0%, 33%)Color Converter →

Color Meaning and Usage

#AC16AC is a striking magenta color with RGB values of 172, 22, 172 and HSL of 300°, 77%, 38%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC16AC is #16AC16, creating high-contrast pairings. For softer combinations, try analogous colors like #6116AC.

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

Contrast with #AC16AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC16AC?

#AC16AC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC16AC?

#AC16AC in RGB is (172, 22, 172) - 172 red, 22 green, and 172 blue.

How to use #AC16AC in CSS?

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

What colors go well with #AC16AC?

#16AC16 (complementary), #6116AC (analogous), and #680D68 (lighter shade) work well with #AC16AC.