#A8B3AC Color Information

Hex color code: #A8B3AC

The hex color #A8B3AC is a muted green with RGB values of (168, 179, 172) and HSL of (142°, 7%, 68%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#A8B3AC
RGB
168, 179, 172
HSL
142°, 7%, 68%
CMYK
6%, 0%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8B3AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 179, 172

Red: 168 / Green: 179 / Blue: 172

HSL

142°, 7%, 68%

Hue: 142° / Saturation: 7% / Lightness: 68%

CMYK

6%, 0%, 4%, 30%

Cyan: 6% / Magenta: 0% / Yellow: 4% / Key: 30%

What color is #A8B3AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8B3AC to RGB:

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

HEX to HSL

Convert #A8B3AC to HSL:

hsl(142, 7%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A8B3AC to CMYK:

cmyk(6%, 0%, 4%, 30%)Color Converter →

Color Meaning and Usage

A understated green tone, #A8B3AC has RGB (168, 179, 172) and HSL (142°, 7%, 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 #A8B3AC is #B3A8AF, creating high-contrast pairings. For softer combinations, try analogous colors like #A9B3A8.

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

Contrast with #A8B3AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8B3AC?

#A8B3AC is a understated green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A8B3AC?

#A8B3AC in RGB is (168, 179, 172) - 168 red, 179 green, and 172 blue.

How to use #A8B3AC in CSS?

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

What colors go well with #A8B3AC?

#B3A8AF (complementary), #A9B3A8 (analogous), and #7F9085 (lighter shade) work well with #A8B3AC.