#AD909F Color Information

Hex color code: #AD909F

A muted magenta shade, #AD909F appears as (173, 144, 159) in RGB and (329°, 15%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AD909F
RGB
173, 144, 159
HSL
329°, 15%, 62%
CMYK
0%, 17%, 8%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD909F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 144, 159

Red: 173 / Green: 144 / Blue: 159

HSL

329°, 15%, 62%

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

CMYK

0%, 17%, 8%, 32%

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

What color is #AD909F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD909F to RGB:

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

HEX to HSL

Convert #AD909F to HSL:

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

HEX to CMYK

Convert #AD909F to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #AD909F has RGB (173, 144, 159) and HSL (329°, 15%, 62%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD909F is #90AD9E, creating high-contrast pairings. For softer combinations, try analogous colors like #AC90AD.

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

Contrast with #AD909F

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

#AD909F is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD909F?

#AD909F in RGB is (173, 144, 159) - 173 red, 144 green, and 159 blue.

How to use #AD909F in CSS?

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

What colors go well with #AD909F?

#90AD9E (complementary), #AC90AD (analogous), and #8A6678 (lighter shade) work well with #AD909F.