#A7ADBD Color Information

Hex color code: #A7ADBD

#A7ADBD is a muted blue color. In RGB it is (167, 173, 189), and in HSL it is (224°, 14%, 70%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#A7ADBD
RGB
167, 173, 189
HSL
224°, 14%, 70%
CMYK
12%, 8%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7ADBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 173, 189

Red: 167 / Green: 173 / Blue: 189

HSL

224°, 14%, 70%

Hue: 224° / Saturation: 14% / Lightness: 70%

CMYK

12%, 8%, 0%, 26%

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

What color is #A7ADBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7ADBD to RGB:

rgb(167, 173, 189)HEX to RGB Converter →

HEX to HSL

Convert #A7ADBD to HSL:

hsl(224, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A7ADBD to CMYK:

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

Color Meaning and Usage

A balanced blue tone, #A7ADBD has RGB (167, 173, 189) and HSL (224°, 14%, 70%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7ADBD is #BDB7A8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8B8BD.

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

Contrast with #A7ADBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7ADBD?

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

What is the RGB value of #A7ADBD?

#A7ADBD in RGB is (167, 173, 189) - 167 red, 173 green, and 189 blue.

How to use #A7ADBD in CSS?

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

What colors go well with #A7ADBD?

#BDB7A8 (complementary), #A8B8BD (analogous), and #7C859C (lighter shade) work well with #A7ADBD.