#AC90AD Color Information

Hex color code: #AC90AD

A neutral magenta shade, #AC90AD appears as (172, 144, 173) in RGB and (298°, 15%, 62%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AC90AD
RGB
172, 144, 173
HSL
298°, 15%, 62%
CMYK
1%, 17%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC90AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 144, 173

Red: 172 / Green: 144 / Blue: 173

HSL

298°, 15%, 62%

Hue: 298° / Saturation: 15% / Lightness: 62%

CMYK

1%, 17%, 0%, 32%

Cyan: 1% / Magenta: 17% / Yellow: 0% / Key: 32%

What color is #AC90AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC90AD to RGB:

rgb(172, 144, 173)HEX to RGB Converter →

HEX to HSL

Convert #AC90AD to HSL:

hsl(298, 15%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AC90AD to CMYK:

cmyk(1%, 17%, 0%, 32%)Color Converter →

Color Meaning and Usage

#AC90AD is a understated magenta color with RGB values of 172, 144, 173 and HSL of 298°, 15%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC90AD is #91AD90, creating high-contrast pairings. For softer combinations, try analogous colors like #9D90AD.

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

Contrast with #AC90AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC90AD?

#AC90AD is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC90AD?

#AC90AD in RGB is (172, 144, 173) - 172 red, 144 green, and 173 blue.

How to use #AC90AD in CSS?

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

What colors go well with #AC90AD?

#91AD90 (complementary), #9D90AD (analogous), and #89668A (lighter shade) work well with #AC90AD.