#A3ADBD Color Information

Hex color code: #A3ADBD

#A3ADBD is a neutral blue color. In RGB it is (163, 173, 189), and in HSL it is (217°, 16%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#A3ADBD
RGB
163, 173, 189
HSL
217°, 16%, 69%
CMYK
14%, 8%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3ADBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 173, 189

Red: 163 / Green: 173 / Blue: 189

HSL

217°, 16%, 69%

Hue: 217° / Saturation: 16% / Lightness: 69%

CMYK

14%, 8%, 0%, 26%

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

What color is #A3ADBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3ADBD to RGB:

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

HEX to HSL

Convert #A3ADBD to HSL:

hsl(217, 16%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A3ADBD to CMYK:

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

Color Meaning and Usage

A balanced blue tone, #A3ADBD has RGB (163, 173, 189) and HSL (217°, 16%, 69%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3ADBD is #BDB3A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3BABD.

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

Contrast with #A3ADBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3ADBD?

#A3ADBD is a balanced blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A3ADBD?

#A3ADBD in RGB is (163, 173, 189) - 163 red, 173 green, and 189 blue.

How to use #A3ADBD in CSS?

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

What colors go well with #A3ADBD?

#BDB3A3 (complementary), #A3BABD (analogous), and #77859C (lighter shade) work well with #A3ADBD.