#AD9DCE Color Information

Hex color code: #AD9DCE

A delicate purple shade, #AD9DCE appears as (173, 157, 206) in RGB and (260°, 33%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AD9DCE
RGB
173, 157, 206
HSL
260°, 33%, 71%
CMYK
16%, 24%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 157, 206

Red: 173 / Green: 157 / Blue: 206

HSL

260°, 33%, 71%

Hue: 260° / Saturation: 33% / Lightness: 71%

CMYK

16%, 24%, 0%, 19%

Cyan: 16% / Magenta: 24% / Yellow: 0% / Key: 19%

What color is #AD9DCE?

#AD9DCE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9DCE to RGB:

rgb(173, 157, 206)HEX to RGB Converter →

HEX to HSL

Convert #AD9DCE to HSL:

hsl(260, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9DCE to CMYK:

cmyk(16%, 24%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #AD9DCE has RGB (173, 157, 206) and HSL (260°, 33%, 71%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9DCE is #BDCD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DA5CD.

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

Contrast with #AD9DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9DCE?

#AD9DCE is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD9DCE?

#AD9DCE in RGB is (173, 157, 206) - 173 red, 157 green, and 206 blue.

How to use #AD9DCE in CSS?

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

What colors go well with #AD9DCE?

#BDCD9D (complementary), #9DA5CD (analogous), and #826AB4 (lighter shade) work well with #AD9DCE.