#AC919D Color Information

Hex color code: #AC919D

The hex color #AC919D is a subtle magenta with RGB values of (172, 145, 157) and HSL of (333°, 14%, 62%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AC919D
RGB
172, 145, 157
HSL
333°, 14%, 62%
CMYK
0%, 16%, 9%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC919D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 145, 157

Red: 172 / Green: 145 / Blue: 157

HSL

333°, 14%, 62%

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

CMYK

0%, 16%, 9%, 33%

Cyan: 0% / Magenta: 16% / Yellow: 9% / Key: 33%

What color is #AC919D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC919D to RGB:

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

HEX to HSL

Convert #AC919D to HSL:

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

HEX to CMYK

Convert #AC919D to CMYK:

cmyk(0%, 16%, 9%, 33%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #AC919D has RGB (172, 145, 157) and HSL (333°, 14%, 62%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC919D is #91AC9F, creating high-contrast pairings. For softer combinations, try analogous colors like #AC91AA.

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

Contrast with #AC919D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC919D?

#AC919D is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AC919D?

#AC919D in RGB is (172, 145, 157) - 172 red, 145 green, and 157 blue.

How to use #AC919D in CSS?

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

What colors go well with #AC919D?

#91AC9F (complementary), #AC91AA (analogous), and #896776 (lighter shade) work well with #AC919D.