#AD94AB Color Information

Hex color code: #AD94AB

A neutral magenta shade, #AD94AB appears as (173, 148, 171) in RGB and (305°, 13%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AD94AB
RGB
173, 148, 171
HSL
305°, 13%, 63%
CMYK
0%, 14%, 1%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD94AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 148, 171

Red: 173 / Green: 148 / Blue: 171

HSL

305°, 13%, 63%

Hue: 305° / Saturation: 13% / Lightness: 63%

CMYK

0%, 14%, 1%, 32%

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

What color is #AD94AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD94AB to RGB:

rgb(173, 148, 171)HEX to RGB Converter →

HEX to HSL

Convert #AD94AB to HSL:

hsl(305, 13%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AD94AB to CMYK:

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

Color Meaning and Usage

#AD94AB is a balanced magenta color with RGB values of 173, 148, 171 and HSL of 305°, 13%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD94AB is #94AD96, creating high-contrast pairings. For softer combinations, try analogous colors like #A394AD.

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

Contrast with #AD94AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD94AB?

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

What is the RGB value of #AD94AB?

#AD94AB in RGB is (173, 148, 171) - 173 red, 148 green, and 171 blue.

How to use #AD94AB in CSS?

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

What colors go well with #AD94AB?

#94AD96 (complementary), #A394AD (analogous), and #8A6A88 (lighter shade) work well with #AD94AB.