#ADADB8 Color Information

Hex color code: #ADADB8

#ADADB8 is a neutral blue color. In RGB it is (173, 173, 184), and in HSL it is (240°, 7%, 70%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ADADB8
RGB
173, 173, 184
HSL
240°, 7%, 70%
CMYK
6%, 6%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADADB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 173, 184

Red: 173 / Green: 173 / Blue: 184

HSL

240°, 7%, 70%

Hue: 240° / Saturation: 7% / Lightness: 70%

CMYK

6%, 6%, 0%, 28%

Cyan: 6% / Magenta: 6% / Yellow: 0% / Key: 28%

What color is #ADADB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADADB8 to RGB:

rgb(173, 173, 184)HEX to RGB Converter →

HEX to HSL

Convert #ADADB8 to HSL:

hsl(240, 7%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ADADB8 to CMYK:

cmyk(6%, 6%, 0%, 28%)Color Converter →

Color Meaning and Usage

#ADADB8 is a balanced blue color with RGB values of 173, 173, 184 and HSL of 240°, 7%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADADB8 is #B8B8AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB3B8.

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

Contrast with #ADADB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADADB8?

#ADADB8 is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADADB8?

#ADADB8 in RGB is (173, 173, 184) - 173 red, 173 green, and 184 blue.

How to use #ADADB8 in CSS?

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

What colors go well with #ADADB8?

#B8B8AD (complementary), #ADB3B8 (analogous), and #848494 (lighter shade) work well with #ADADB8.