#ADA9BC Color Information

Hex color code: #ADA9BC

#ADA9BC is a balanced blue color. In RGB it is (173, 169, 188), and in HSL it is (253°, 12%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADA9BC
RGB
173, 169, 188
HSL
253°, 12%, 70%
CMYK
8%, 10%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA9BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 169, 188

Red: 173 / Green: 169 / Blue: 188

HSL

253°, 12%, 70%

Hue: 253° / Saturation: 12% / Lightness: 70%

CMYK

8%, 10%, 0%, 26%

Cyan: 8% / Magenta: 10% / Yellow: 0% / Key: 26%

What color is #ADA9BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA9BC to RGB:

rgb(173, 169, 188)HEX to RGB Converter →

HEX to HSL

Convert #ADA9BC to HSL:

hsl(253, 12%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA9BC to CMYK:

cmyk(8%, 10%, 0%, 26%)Color Converter →

Color Meaning and Usage

#ADA9BC is a understated blue color with RGB values of 173, 169, 188 and HSL of 253°, 12%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA9BC is #B8BCA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9AFBC.

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

Contrast with #ADA9BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA9BC?

#ADA9BC is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADA9BC?

#ADA9BC in RGB is (173, 169, 188) - 173 red, 169 green, and 188 blue.

How to use #ADA9BC in CSS?

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

What colors go well with #ADA9BC?

#B8BCA9 (complementary), #A9AFBC (analogous), and #847E9A (lighter shade) work well with #ADA9BC.