#ADA0BB Color Information

Hex color code: #ADA0BB

#ADA0BB is a neutral purple color. In RGB it is (173, 160, 187), and in HSL it is (269°, 17%, 68%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ADA0BB
RGB
173, 160, 187
HSL
269°, 17%, 68%
CMYK
7%, 14%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA0BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 160, 187

Red: 173 / Green: 160 / Blue: 187

HSL

269°, 17%, 68%

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

CMYK

7%, 14%, 0%, 27%

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

What color is #ADA0BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA0BB to RGB:

rgb(173, 160, 187)HEX to RGB Converter →

HEX to HSL

Convert #ADA0BB to HSL:

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

HEX to CMYK

Convert #ADA0BB to CMYK:

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

Color Meaning and Usage

#ADA0BB is a muted purple color with RGB values of 173, 160, 187 and HSL of 269°, 17%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA0BB is #AEBBA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0A0BB.

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

Contrast with #ADA0BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA0BB?

#ADA0BB is a muted purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #ADA0BB?

#ADA0BB in RGB is (173, 160, 187) - 173 red, 160 green, and 187 blue.

How to use #ADA0BB in CSS?

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

What colors go well with #ADA0BB?

#AEBBA0 (complementary), #A0A0BB (analogous), and #86739C (lighter shade) work well with #ADA0BB.