#AD9BBA Color Information

Hex color code: #AD9BBA

#AD9BBA is a understated purple color. In RGB it is (173, 155, 186), and in HSL it is (275°, 18%, 67%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AD9BBA
RGB
173, 155, 186
HSL
275°, 18%, 67%
CMYK
7%, 17%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 155, 186

Red: 173 / Green: 155 / Blue: 186

HSL

275°, 18%, 67%

Hue: 275° / Saturation: 18% / Lightness: 67%

CMYK

7%, 17%, 0%, 27%

Cyan: 7% / Magenta: 17% / Yellow: 0% / Key: 27%

What color is #AD9BBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9BBA to RGB:

rgb(173, 155, 186)HEX to RGB Converter →

HEX to HSL

Convert #AD9BBA to HSL:

hsl(275, 18%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AD9BBA to CMYK:

cmyk(7%, 17%, 0%, 27%)Color Converter →

Color Meaning and Usage

A muted purple tone, #AD9BBA has RGB (173, 155, 186) and HSL (275°, 18%, 67%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9BBA is #A8BA9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9E9CBA.

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

Contrast with #AD9BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9BBA?

#AD9BBA is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD9BBA?

#AD9BBA in RGB is (173, 155, 186) - 173 red, 155 green, and 186 blue.

How to use #AD9BBA in CSS?

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

What colors go well with #AD9BBA?

#A8BA9C (complementary), #9E9CBA (analogous), and #886F9B (lighter shade) work well with #AD9BBA.