#AC8BAB Color Information

Hex color code: #AC8BAB

#AC8BAB is a muted magenta color. In RGB it is (172, 139, 171), and in HSL it is (302°, 17%, 61%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AC8BAB
RGB
172, 139, 171
HSL
302°, 17%, 61%
CMYK
0%, 19%, 1%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC8BAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 139, 171

Red: 172 / Green: 139 / Blue: 171

HSL

302°, 17%, 61%

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

CMYK

0%, 19%, 1%, 33%

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

What color is #AC8BAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC8BAB to RGB:

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

HEX to HSL

Convert #AC8BAB to HSL:

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

HEX to CMYK

Convert #AC8BAB to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #AC8BAB has RGB (172, 139, 171) and HSL (302°, 17%, 61%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC8BAB is #8BAC8C, creating high-contrast pairings. For softer combinations, try analogous colors like #9D8BAC.

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

Contrast with #AC8BAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC8BAB?

#AC8BAB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC8BAB?

#AC8BAB in RGB is (172, 139, 171) - 172 red, 139 green, and 171 blue.

How to use #AC8BAB in CSS?

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

What colors go well with #AC8BAB?

#8BAC8C (complementary), #9D8BAC (analogous), and #896188 (lighter shade) work well with #AC8BAB.