#A3AFBD Color Information

Hex color code: #A3AFBD

#A3AFBD is a understated blue color. In RGB it is (163, 175, 189), and in HSL it is (212°, 16%, 69%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#A3AFBD
RGB
163, 175, 189
HSL
212°, 16%, 69%
CMYK
14%, 7%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3AFBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 175, 189

Red: 163 / Green: 175 / Blue: 189

HSL

212°, 16%, 69%

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

CMYK

14%, 7%, 0%, 26%

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

What color is #A3AFBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3AFBD to RGB:

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

HEX to HSL

Convert #A3AFBD to HSL:

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

HEX to CMYK

Convert #A3AFBD to CMYK:

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

Color Meaning and Usage

A neutral blue tone, #A3AFBD has RGB (163, 175, 189) and HSL (212°, 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 #A3AFBD is #BDB1A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A3BCBD.

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

Contrast with #A3AFBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3AFBD?

#A3AFBD is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A3AFBD?

#A3AFBD in RGB is (163, 175, 189) - 163 red, 175 green, and 189 blue.

How to use #A3AFBD in CSS?

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

What colors go well with #A3AFBD?

#BDB1A3 (complementary), #A3BCBD (analogous), and #77889C (lighter shade) work well with #A3AFBD.