#AC5380 Color Information

Hex color code: #AC5380

The hex color #AC5380 is a pastel magenta with RGB values of (172, 83, 128) and HSL of (330°, 35%, 50%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#AC5380
RGB
172, 83, 128
HSL
330°, 35%, 50%
CMYK
0%, 52%, 26%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC5380; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 83, 128

Red: 172 / Green: 83 / Blue: 128

HSL

330°, 35%, 50%

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

CMYK

0%, 52%, 26%, 33%

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

What color is #AC5380?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC5380 to RGB:

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

HEX to HSL

Convert #AC5380 to HSL:

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

HEX to CMYK

Convert #AC5380 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #AC5380 has RGB (172, 83, 128) and HSL (330°, 35%, 50%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC5380 is #53AC80, creating high-contrast pairings. For softer combinations, try analogous colors like #AC53AC.

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

Contrast with #AC5380

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC5380?

#AC5380 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AC5380?

#AC5380 in RGB is (172, 83, 128) - 172 red, 83 green, and 128 blue.

How to use #AC5380 in CSS?

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

What colors go well with #AC5380?

#53AC80 (complementary), #AC53AC (analogous), and #783A59 (lighter shade) work well with #AC5380.