✓ Copied to clipboard
#A1A79C (Soft Gray) color swatch preview — Color From Pic.
#A1A79C — Soft Gray color swatch

Soft Gray

#A1A79C

📝 Color Information for #A1A79C

The hexadecimal color code #A1A79C represents a light shade in the gray family. In the RGB color model, this color is composed of 161 red, 167 green, and 156 blue, which translates to approximately 63% red, 65% green, and 61% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A1A79C has a hue of 93 degrees, a saturation level of 6%, and a lightness value of 63%. The hue angle of 93° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 93°, saturation of 7%, and brightness/value of 65%. For print applications using the CMYK color model, #A1A79C would be reproduced using 4% cyan, 0% magenta, 7% yellow, and 35% black. The closest web-safe color is #999999, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #A1A79C with other colors, consider its complementary color at hue 273° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10594204, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A1A79C

Tailwind CSS
neutral-400
HEX
#A1A79C
RGB
rgb(161, 167, 156)
RGB %
63%, 65%, 61%
HSL
hsl(93, 6%, 63%)
HSV
hsv(93, 7%, 65%)
CMYK
4%, 0%, 7%, 35%
Decimal
10594204
Web Safe
#999999

🎨 Color Schemes for #A1A79C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A1A79C

🌗 Shades and Tints of #A1A79C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A1A79C

Tones (adding gray / desaturating)

🌈 Hue Variations of #A1A79C

Hue Variations (shifting the color spectrum)

👁️ Preview of #A1A79C in Use

Text on #A1A79C
This demonstrates text readability on the color background. (Click to edit)
#A1A79C as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #A1A79C

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #A1A79C

:root { --color-hex: #A1A79C; --color-rgb: 161, 167, 156; --color-hsl: 93, 6%, 63%; } .bg-color { background-color: #A1A79C; } .text-color { color: #A1A79C; } .border-color { border-color: #A1A79C; }

🛠️ Use #A1A79C in Your Project

🎨
Build a Palette with #A1A79C
Generate harmonious color schemes
⚖️
Check Contrast for #A1A79C
WCAG accessibility testing
🌈
Create a Gradient with #A1A79C
Beautiful CSS gradients

🔗 Related Colors to #A1A79C

#A6A69B
Hue -30°
#A3A69B
Hue -15°
#9DA69B
Hue +15°
#9BA69C
Hue +30°
#899183
85% L
#707769
70% L
#51564D
50% L
#30332E
30% L
#B2B7AE
70% L
#C7CAC4
78% L
#D9DBD6
85% L
#EDEEEC
93% L

About Soft Gray (#A1A79C)

Soft Gray is a medium, muted, cool gray color with a hue angle of 93°, saturation of 6%, and lightness of 63%. Its RGB value is (161, 167, 156) and its CMYK breakdown is C:4% M:0% Y:7% K:35%.

This is a Winter (Muted) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #A1A79C

What is the HEX code for Soft Gray? +

The HEX code for Soft Gray is #A1A79C. In CSS you can use it directly as color: #A1A79C; or as a background: background-color: #A1A79C;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #A1A79C? +

The RGB value of #A1A79C is rgb(161, 167, 156). This means the color contains 161 out of 255 parts red, 167 out of 255 parts green, and 156 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(161, 167, 156);

What is the HSL value of #A1A79C? +

The HSL value of #A1A79C is hsl(93, 6%, 63%). The hue is 93°, placing it in the gray family on the color wheel. The saturation is 6%, making it muted. The lightness is 63%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #A1A79C a warm or cool color? +

#A1A79C is classified as a cool color based on its hue angle of 93°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #A1A79C? +

The approximate CMYK value of #A1A79C is C:4% M:0% Y:7% K:35%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #A1A79C with Other Tools

🔢
Color Converter
Get all formats for #A1A79C — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #A1A79C passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #A1A79C.
👓
Blindness Simulator
See how #A1A79C appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #A1A79C.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #A1A79C.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #A1A79C.
🔬
Technical Formats
See #A1A79C in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #A1A79C as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.