#AD8CAA Color Information

Hex color code: #AD8CAA

A subtle magenta shade, #AD8CAA appears as (173, 140, 170) in RGB and (305°, 17%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AD8CAA
RGB
173, 140, 170
HSL
305°, 17%, 61%
CMYK
0%, 19%, 2%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD8CAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 140, 170

Red: 173 / Green: 140 / Blue: 170

HSL

305°, 17%, 61%

Hue: 305° / Saturation: 17% / Lightness: 61%

CMYK

0%, 19%, 2%, 32%

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

What color is #AD8CAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD8CAA to RGB:

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

HEX to HSL

Convert #AD8CAA to HSL:

hsl(305, 17%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AD8CAA to CMYK:

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

Color Meaning and Usage

#AD8CAA is a balanced magenta color with RGB values of 173, 140, 170 and HSL of 305°, 17%, 61%. 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 #AD8CAA is #8BAC8D, creating high-contrast pairings. For softer combinations, try analogous colors like #9E8BAC.

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

Contrast with #AD8CAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD8CAA?

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

What is the RGB value of #AD8CAA?

#AD8CAA in RGB is (173, 140, 170) - 173 red, 140 green, and 170 blue.

How to use #AD8CAA in CSS?

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

What colors go well with #AD8CAA?

#8BAC8D (complementary), #9E8BAC (analogous), and #896186 (lighter shade) work well with #AD8CAA.