#AC8BA8 Color Information

Hex color code: #AC8BA8

#AC8BA8 is a subtle magenta color. In RGB it is (172, 139, 168), and in HSL it is (307°, 17%, 61%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AC8BA8
RGB
172, 139, 168
HSL
307°, 17%, 61%
CMYK
0%, 19%, 2%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC8BA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 139, 168

Red: 172 / Green: 139 / Blue: 168

HSL

307°, 17%, 61%

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

CMYK

0%, 19%, 2%, 33%

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

What color is #AC8BA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC8BA8 to RGB:

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

HEX to HSL

Convert #AC8BA8 to HSL:

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

HEX to CMYK

Convert #AC8BA8 to CMYK:

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

Color Meaning and Usage

#AC8BA8 is a muted magenta color with RGB values of 172, 139, 168 and HSL of 307°, 17%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC8BA8 is #8BAC8F, creating high-contrast pairings. For softer combinations, try analogous colors like #9F8BAC.

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

Contrast with #AC8BA8

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 #AC8BA8?

#AC8BA8 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC8BA8?

#AC8BA8 in RGB is (172, 139, 168) - 172 red, 139 green, and 168 blue.

How to use #AC8BA8 in CSS?

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

What colors go well with #AC8BA8?

#8BAC8F (complementary), #9F8BAC (analogous), and #896185 (lighter shade) work well with #AC8BA8.