#ADA1CD Color Information

Hex color code: #ADA1CD

The hex color #ADA1CD is a delicate purple with RGB values of (173, 161, 205) and HSL of (256°, 31%, 72%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ADA1CD
RGB
173, 161, 205
HSL
256°, 31%, 72%
CMYK
16%, 21%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA1CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 161, 205

Red: 173 / Green: 161 / Blue: 205

HSL

256°, 31%, 72%

Hue: 256° / Saturation: 31% / Lightness: 72%

CMYK

16%, 21%, 0%, 20%

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

What color is #ADA1CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA1CD to RGB:

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

HEX to HSL

Convert #ADA1CD to HSL:

hsl(256, 31%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA1CD to CMYK:

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

Color Meaning and Usage

A soft purple tone, #ADA1CD has RGB (173, 161, 205) and HSL (256°, 31%, 72%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA1CD is #C2CEA1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1ACCE.

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

Contrast with #ADA1CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA1CD?

#ADA1CD is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADA1CD?

#ADA1CD in RGB is (173, 161, 205) - 173 red, 161 green, and 205 blue.

How to use #ADA1CD in CSS?

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

What colors go well with #ADA1CD?

#C2CEA1 (complementary), #A1ACCE (analogous), and #816FB3 (lighter shade) work well with #ADA1CD.