#ADA5B1 Color Information

Hex color code: #ADA5B1

The hex color #ADA5B1 is a muted purple with RGB values of (173, 165, 177) and HSL of (280°, 7%, 67%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ADA5B1
RGB
173, 165, 177
HSL
280°, 7%, 67%
CMYK
2%, 7%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA5B1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 165, 177

Red: 173 / Green: 165 / Blue: 177

HSL

280°, 7%, 67%

Hue: 280° / Saturation: 7% / Lightness: 67%

CMYK

2%, 7%, 0%, 31%

Cyan: 2% / Magenta: 7% / Yellow: 0% / Key: 31%

What color is #ADA5B1?

#ADA5B1 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA5B1 to RGB:

rgb(173, 165, 177)HEX to RGB Converter →

HEX to HSL

Convert #ADA5B1 to HSL:

hsl(280, 7%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA5B1 to CMYK:

cmyk(2%, 7%, 0%, 31%)Color Converter →

Color Meaning and Usage

#ADA5B1 is a subtle purple color with RGB values of 173, 165, 177 and HSL of 280°, 7%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA5B1 is #A9B1A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A7A5B1.

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

Contrast with #ADA5B1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA5B1?

#ADA5B1 is a subtle purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADA5B1?

#ADA5B1 in RGB is (173, 165, 177) - 173 red, 165 green, and 177 blue.

How to use #ADA5B1 in CSS?

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

What colors go well with #ADA5B1?

#A9B1A5 (complementary), #A7A5B1 (analogous), and #877C8D (lighter shade) work well with #ADA5B1.