#AD9DBE Color Information

Hex color code: #AD9DBE

A delicate purple shade, #AD9DBE appears as (173, 157, 190) in RGB and (269°, 20%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AD9DBE
RGB
173, 157, 190
HSL
269°, 20%, 68%
CMYK
9%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 157, 190

Red: 173 / Green: 157 / Blue: 190

HSL

269°, 20%, 68%

Hue: 269° / Saturation: 20% / Lightness: 68%

CMYK

9%, 17%, 0%, 25%

Cyan: 9% / Magenta: 17% / Yellow: 0% / Key: 25%

What color is #AD9DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9DBE to RGB:

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

HEX to HSL

Convert #AD9DBE to HSL:

hsl(269, 20%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9DBE to CMYK:

cmyk(9%, 17%, 0%, 25%)Color Converter →

Color Meaning and Usage

#AD9DBE is a gentle purple color with RGB values of 173, 157, 190 and HSL of 269°, 20%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9DBE is #AEBE9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D9EBE.

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

Contrast with #AD9DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9DBE?

#AD9DBE is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD9DBE?

#AD9DBE in RGB is (173, 157, 190) - 173 red, 157 green, and 190 blue.

How to use #AD9DBE in CSS?

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

What colors go well with #AD9DBE?

#AEBE9D (complementary), #9D9EBE (analogous), and #866F9F (lighter shade) work well with #AD9DBE.