#AC8BA7 Color Information

Hex color code: #AC8BA7

A neutral magenta shade, #AC8BA7 appears as (172, 139, 167) in RGB and (309°, 17%, 61%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AC8BA7
RGB
172, 139, 167
HSL
309°, 17%, 61%
CMYK
0%, 19%, 3%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AC8BA7; color: #000000; }

Badge

New Feature
.badge { background-color: #AC8BA7; color: #000000; }

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 #AC8BA7; background-color: #AC8BA715; }

Alert / Toast

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

Link / Accent

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

a { color: #AC8BA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 139, 167

Red: 172 / Green: 139 / Blue: 167

HSL

309°, 17%, 61%

Hue: 309° / Saturation: 17% / Lightness: 61%

CMYK

0%, 19%, 3%, 33%

Cyan: 0% / Magenta: 19% / Yellow: 3% / Key: 33%

What color is #AC8BA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC8BA7 to RGB:

rgb(172, 139, 167)HEX to RGB Converter →

HEX to HSL

Convert #AC8BA7 to HSL:

hsl(309, 17%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AC8BA7 to CMYK:

cmyk(0%, 19%, 3%, 33%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #AC8BA7 has RGB (172, 139, 167) and HSL (309°, 17%, 61%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC8BA7 is #8BAC90, creating high-contrast pairings. For softer combinations, try analogous colors like #A18BAC.

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

Contrast with #AC8BA7

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

Contrast Ratio: 7.01:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC8BA7?

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

What is the RGB value of #AC8BA7?

#AC8BA7 in RGB is (172, 139, 167) - 172 red, 139 green, and 167 blue.

How to use #AC8BA7 in CSS?

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

What colors go well with #AC8BA7?

#8BAC90 (complementary), #A18BAC (analogous), and #896183 (lighter shade) work well with #AC8BA7.