#AC9DAF Color Information

Hex color code: #AC9DAF

#AC9DAF is a subtle magenta color. In RGB it is (172, 157, 175), and in HSL it is (290°, 10%, 65%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AC9DAF
RGB
172, 157, 175
HSL
290°, 10%, 65%
CMYK
2%, 10%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC9DAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 157, 175

Red: 172 / Green: 157 / Blue: 175

HSL

290°, 10%, 65%

Hue: 290° / Saturation: 10% / Lightness: 65%

CMYK

2%, 10%, 0%, 31%

Cyan: 2% / Magenta: 10% / Yellow: 0% / Key: 31%

What color is #AC9DAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC9DAF to RGB:

rgb(172, 157, 175)HEX to RGB Converter →

HEX to HSL

Convert #AC9DAF to HSL:

hsl(290, 10%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AC9DAF to CMYK:

cmyk(2%, 10%, 0%, 31%)Color Converter →

Color Meaning and Usage

#AC9DAF is a understated magenta color with RGB values of 172, 157, 175 and HSL of 290°, 10%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC9DAF is #A0AF9D, creating high-contrast pairings. For softer combinations, try analogous colors like #A39DAF.

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

Contrast with #AC9DAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC9DAF?

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

What is the RGB value of #AC9DAF?

#AC9DAF in RGB is (172, 157, 175) - 172 red, 157 green, and 175 blue.

How to use #AC9DAF in CSS?

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

What colors go well with #AC9DAF?

#A0AF9D (complementary), #A39DAF (analogous), and #88738C (lighter shade) work well with #AC9DAF.