#A3A8AC Color Information

Hex color code: #A3A8AC

The hex color #A3A8AC is a neutral blue with RGB values of (163, 168, 172) and HSL of (207°, 5%, 66%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#A3A8AC
RGB
163, 168, 172
HSL
207°, 5%, 66%
CMYK
5%, 2%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3A8AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 168, 172

Red: 163 / Green: 168 / Blue: 172

HSL

207°, 5%, 66%

Hue: 207° / Saturation: 5% / Lightness: 66%

CMYK

5%, 2%, 0%, 33%

Cyan: 5% / Magenta: 2% / Yellow: 0% / Key: 33%

What color is #A3A8AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3A8AC to RGB:

rgb(163, 168, 172)HEX to RGB Converter →

HEX to HSL

Convert #A3A8AC to HSL:

hsl(207, 5%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A3A8AC to CMYK:

cmyk(5%, 2%, 0%, 33%)Color Converter →

Color Meaning and Usage

#A3A8AC is a neutral blue color with RGB values of 163, 168, 172 and HSL of 207°, 5%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3A8AC is #ADA8A4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4ADAC.

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

Contrast with #A3A8AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3A8AC?

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

What is the RGB value of #A3A8AC?

#A3A8AC in RGB is (163, 168, 172) - 163 red, 168 green, and 172 blue.

How to use #A3A8AC in CSS?

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

What colors go well with #A3A8AC?

#ADA8A4 (complementary), #A4ADAC (analogous), and #7C8388 (lighter shade) work well with #A3A8AC.