#A3AFBA Color Information

Hex color code: #A3AFBA

The hex color #A3AFBA is a muted blue with RGB values of (163, 175, 186) and HSL of (209°, 14%, 68%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A3AFBA
RGB
163, 175, 186
HSL
209°, 14%, 68%
CMYK
12%, 6%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3AFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 175, 186

Red: 163 / Green: 175 / Blue: 186

HSL

209°, 14%, 68%

Hue: 209° / Saturation: 14% / Lightness: 68%

CMYK

12%, 6%, 0%, 27%

Cyan: 12% / Magenta: 6% / Yellow: 0% / Key: 27%

What color is #A3AFBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3AFBA to RGB:

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

HEX to HSL

Convert #A3AFBA to HSL:

hsl(209, 14%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A3AFBA to CMYK:

cmyk(12%, 6%, 0%, 27%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #A3AFBA has RGB (163, 175, 186) and HSL (209°, 14%, 68%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3AFBA is #B9ADA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A2B9B8.

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

Contrast with #A3AFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3AFBA?

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

What is the RGB value of #A3AFBA?

#A3AFBA in RGB is (163, 175, 186) - 163 red, 175 green, and 186 blue.

How to use #A3AFBA in CSS?

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

What colors go well with #A3AFBA?

#B9ADA2 (complementary), #A2B9B8 (analogous), and #768898 (lighter shade) work well with #A3AFBA.