#AC1180 Color Information

Hex color code: #AC1180

The hex color #AC1180 is a bold magenta with RGB values of (172, 17, 128) and HSL of (317°, 82%, 37%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#AC1180
RGB
172, 17, 128
HSL
317°, 82%, 37%
CMYK
0%, 90%, 26%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC1180; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 17, 128

Red: 172 / Green: 17 / Blue: 128

HSL

317°, 82%, 37%

Hue: 317° / Saturation: 82% / Lightness: 37%

CMYK

0%, 90%, 26%, 33%

Cyan: 0% / Magenta: 90% / Yellow: 26% / Key: 33%

What color is #AC1180?

#AC1180 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC1180 to RGB:

rgb(172, 17, 128)HEX to RGB Converter →

HEX to HSL

Convert #AC1180 to HSL:

hsl(317, 82%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #AC1180 to CMYK:

cmyk(0%, 90%, 26%, 33%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #AC1180 has RGB (172, 17, 128) and HSL (317°, 82%, 37%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC1180 is #11AC3D, creating high-contrast pairings. For softer combinations, try analogous colors like #8A11AC.

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

Contrast with #AC1180

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC1180?

#AC1180 is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AC1180?

#AC1180 in RGB is (172, 17, 128) - 172 red, 17 green, and 128 blue.

How to use #AC1180 in CSS?

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

What colors go well with #AC1180?

#11AC3D (complementary), #8A11AC (analogous), and #660A4C (lighter shade) work well with #AC1180.