#AD949F Color Information

Hex color code: #AD949F

The hex color #AD949F is a subtle magenta with RGB values of (173, 148, 159) and HSL of (334°, 13%, 63%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AD949F
RGB
173, 148, 159
HSL
334°, 13%, 63%
CMYK
0%, 14%, 8%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD949F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 148, 159

Red: 173 / Green: 148 / Blue: 159

HSL

334°, 13%, 63%

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

CMYK

0%, 14%, 8%, 32%

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

What color is #AD949F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD949F to RGB:

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

HEX to HSL

Convert #AD949F to HSL:

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

HEX to CMYK

Convert #AD949F to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #AD949F has RGB (173, 148, 159) and HSL (334°, 13%, 63%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #AD949F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD949F?

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

What is the RGB value of #AD949F?

#AD949F in RGB is (173, 148, 159) - 173 red, 148 green, and 159 blue.

How to use #AD949F in CSS?

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

What colors go well with #AD949F?

#94ADA2 (complementary), #AD94AB (analogous), and #8A6A78 (lighter shade) work well with #AD949F.