#AC919A Color Information

Hex color code: #AC919A

A balanced magenta shade, #AC919A appears as (172, 145, 154) in RGB and (340°, 14%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AC919A
RGB
172, 145, 154
HSL
340°, 14%, 62%
CMYK
0%, 16%, 10%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC919A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 145, 154

Red: 172 / Green: 145 / Blue: 154

HSL

340°, 14%, 62%

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

CMYK

0%, 16%, 10%, 33%

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

What color is #AC919A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC919A to RGB:

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

HEX to HSL

Convert #AC919A to HSL:

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

HEX to CMYK

Convert #AC919A to CMYK:

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

Color Meaning and Usage

#AC919A is a subtle magenta color with RGB values of 172, 145, 154 and HSL of 340°, 14%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC919A is #91ACA3, creating high-contrast pairings. For softer combinations, try analogous colors like #AC91A7.

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

Contrast with #AC919A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC919A?

#AC919A is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AC919A?

#AC919A in RGB is (172, 145, 154) - 172 red, 145 green, and 154 blue.

How to use #AC919A in CSS?

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

What colors go well with #AC919A?

#91ACA3 (complementary), #AC91A7 (analogous), and #896772 (lighter shade) work well with #AC919A.