#AD9BCD Color Information

Hex color code: #AD9BCD

#AD9BCD is a gentle purple color. In RGB it is (173, 155, 205), and in HSL it is (262°, 33%, 71%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AD9BCD
RGB
173, 155, 205
HSL
262°, 33%, 71%
CMYK
16%, 24%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD9BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 155, 205

Red: 173 / Green: 155 / Blue: 205

HSL

262°, 33%, 71%

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

CMYK

16%, 24%, 0%, 20%

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

What color is #AD9BCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD9BCD to RGB:

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

HEX to HSL

Convert #AD9BCD to HSL:

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

HEX to CMYK

Convert #AD9BCD to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #AD9BCD has RGB (173, 155, 205) and HSL (262°, 33%, 71%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD9BCD is #BCCD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DA3CD.

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

Contrast with #AD9BCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD9BCD?

#AD9BCD is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD9BCD?

#AD9BCD in RGB is (173, 155, 205) - 173 red, 155 green, and 205 blue.

How to use #AD9BCD in CSS?

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

What colors go well with #AD9BCD?

#BCCD9D (complementary), #9DA3CD (analogous), and #856AB4 (lighter shade) work well with #AD9BCD.