#AC929B Color Information

Hex color code: #AC929B

A balanced magenta shade, #AC929B appears as (172, 146, 155) in RGB and (339°, 14%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AC929B
RGB
172, 146, 155
HSL
339°, 14%, 62%
CMYK
0%, 15%, 10%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC929B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 146, 155

Red: 172 / Green: 146 / Blue: 155

HSL

339°, 14%, 62%

Hue: 339° / Saturation: 14% / Lightness: 62%

CMYK

0%, 15%, 10%, 33%

Cyan: 0% / Magenta: 15% / Yellow: 10% / Key: 33%

What color is #AC929B?

#AC929B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC929B to RGB:

rgb(172, 146, 155)HEX to RGB Converter →

HEX to HSL

Convert #AC929B to HSL:

hsl(339, 14%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AC929B to CMYK:

cmyk(0%, 15%, 10%, 33%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #AC929B has RGB (172, 146, 155) and HSL (339°, 14%, 62%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC929B is #91ACA2, creating high-contrast pairings. For softer combinations, try analogous colors like #AC91A8.

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

Contrast with #AC929B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC929B?

#AC929B is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AC929B?

#AC929B in RGB is (172, 146, 155) - 172 red, 146 green, and 155 blue.

How to use #AC929B in CSS?

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

What colors go well with #AC929B?

#91ACA2 (complementary), #AC91A8 (analogous), and #896773 (lighter shade) work well with #AC929B.