#AC516A Color Information

Hex color code: #AC516A

The hex color #AC516A is a soft magenta with RGB values of (172, 81, 106) and HSL of (344°, 36%, 50%). It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#AC516A
RGB
172, 81, 106
HSL
344°, 36%, 50%
CMYK
0%, 53%, 38%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC516A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 81, 106

Red: 172 / Green: 81 / Blue: 106

HSL

344°, 36%, 50%

Hue: 344° / Saturation: 36% / Lightness: 50%

CMYK

0%, 53%, 38%, 33%

Cyan: 0% / Magenta: 53% / Yellow: 38% / Key: 33%

What color is #AC516A?

#AC516A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC516A to RGB:

rgb(172, 81, 106)HEX to RGB Converter →

HEX to HSL

Convert #AC516A to HSL:

hsl(344, 36%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #AC516A to CMYK:

cmyk(0%, 53%, 38%, 33%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #AC516A has RGB (172, 81, 106) and HSL (344°, 36%, 50%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC516A is #52AD95, creating high-contrast pairings. For softer combinations, try analogous colors like #AD5298.

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

Contrast with #AC516A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC516A?

#AC516A is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AC516A?

#AC516A in RGB is (172, 81, 106) - 172 red, 81 green, and 106 blue.

How to use #AC516A in CSS?

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

What colors go well with #AC516A?

#52AD95 (complementary), #AD5298 (analogous), and #79394A (lighter shade) work well with #AC516A.