#ADABB1 Color Information

Hex color code: #ADABB1

#ADABB1 is a subtle purple color. In RGB it is (173, 171, 177), and in HSL it is (260°, 4%, 68%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ADABB1
RGB
173, 171, 177
HSL
260°, 4%, 68%
CMYK
2%, 3%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADABB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 171, 177

Red: 173 / Green: 171 / Blue: 177

HSL

260°, 4%, 68%

Hue: 260° / Saturation: 4% / Lightness: 68%

CMYK

2%, 3%, 0%, 31%

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

What color is #ADABB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADABB1 to RGB:

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

HEX to HSL

Convert #ADABB1 to HSL:

hsl(260, 4%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ADABB1 to CMYK:

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

Color Meaning and Usage

#ADABB1 is a subtle purple color with RGB values of 173, 171, 177 and HSL of 260°, 4%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADABB1 is #AEB1AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAABB1.

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

Contrast with #ADABB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADABB1?

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

What is the RGB value of #ADABB1?

#ADABB1 in RGB is (173, 171, 177) - 173 red, 171 green, and 177 blue.

How to use #ADABB1 in CSS?

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

What colors go well with #ADABB1?

#AEB1AA (complementary), #AAABB1 (analogous), and #86828C (lighter shade) work well with #ADABB1.