#AD859C Color Information

Hex color code: #AD859C

A pastel magenta shade, #AD859C appears as (173, 133, 156) in RGB and (326°, 20%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AD859C
RGB
173, 133, 156
HSL
326°, 20%, 60%
CMYK
0%, 23%, 10%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD859C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 133, 156

Red: 173 / Green: 133 / Blue: 156

HSL

326°, 20%, 60%

Hue: 326° / Saturation: 20% / Lightness: 60%

CMYK

0%, 23%, 10%, 32%

Cyan: 0% / Magenta: 23% / Yellow: 10% / Key: 32%

What color is #AD859C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD859C to RGB:

rgb(173, 133, 156)HEX to RGB Converter →

HEX to HSL

Convert #AD859C to HSL:

hsl(326, 20%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AD859C to CMYK:

cmyk(0%, 23%, 10%, 32%)Color Converter →

Color Meaning and Usage

#AD859C is a delicate magenta color with RGB values of 173, 133, 156 and HSL of 326°, 20%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD859C is #85AD96, creating high-contrast pairings. For softer combinations, try analogous colors like #AB85AD.

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

Contrast with #AD859C

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

Contrast Ratio: 6.61:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD859C?

#AD859C is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD859C?

#AD859C in RGB is (173, 133, 156) - 173 red, 133 green, and 156 blue.

How to use #AD859C in CSS?

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

What colors go well with #AD859C?

#85AD96 (complementary), #AB85AD (analogous), and #8A5C76 (lighter shade) work well with #AD859C.