#AD90AA Color Information

Hex color code: #AD90AA

#AD90AA is a subtle magenta color. In RGB it is (173, 144, 170), and in HSL it is (306°, 15%, 62%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AD90AA
RGB
173, 144, 170
HSL
306°, 15%, 62%
CMYK
0%, 17%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD90AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 144, 170

Red: 173 / Green: 144 / Blue: 170

HSL

306°, 15%, 62%

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

CMYK

0%, 17%, 2%, 32%

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

What color is #AD90AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD90AA to RGB:

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

HEX to HSL

Convert #AD90AA to HSL:

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

HEX to CMYK

Convert #AD90AA to CMYK:

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

Color Meaning and Usage

#AD90AA is a neutral magenta color with RGB values of 173, 144, 170 and HSL of 306°, 15%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD90AA is #90AD92, creating high-contrast pairings. For softer combinations, try analogous colors like #A190AD.

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

Contrast with #AD90AA

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 #AD90AA?

#AD90AA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD90AA?

#AD90AA in RGB is (173, 144, 170) - 173 red, 144 green, and 170 blue.

How to use #AD90AA in CSS?

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

What colors go well with #AD90AA?

#90AD92 (complementary), #A190AD (analogous), and #8A6686 (lighter shade) work well with #AD90AA.