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

Soft Gray

#A8A19F

📝 Color Information for #A8A19F

The hexadecimal color code #A8A19F represents a light shade in the gray family. In the RGB color model, this color is composed of 168 red, 161 green, and 159 blue, which translates to approximately 66% red, 63% green, and 62% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A8A19F has a hue of 13 degrees, a saturation level of 5%, and a lightness value of 64%. The hue angle of 13° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 13°, saturation of 5%, and brightness/value of 66%. For print applications using the CMYK color model, #A8A19F would be reproduced using 0% cyan, 4% magenta, 5% yellow, and 34% 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 #A8A19F with other colors, consider its complementary color at hue 193° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11051423, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A8A19F

Tailwind CSS
stone-400
HEX
#A8A19F
RGB
rgb(168, 161, 159)
RGB %
66%, 63%, 62%
HSL
hsl(13, 5%, 64%)
HSV
hsv(13, 5%, 66%)
CMYK
0%, 4%, 5%, 34%
Decimal
11051423
Web Safe
#999999

🎨 Color Schemes for #A8A19F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A8A19F

🌗 Shades and Tints of #A8A19F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A8A19F

Tones (adding gray / desaturating)

🌈 Hue Variations of #A8A19F

Hue Variations (shifting the color spectrum)

👁️ Preview of #A8A19F in Use

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

👓 Color Blindness Simulation for #A8A19F

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 #A8A19F

:root { --color-hex: #A8A19F; --color-rgb: 168, 161, 159; --color-hsl: 13, 5%, 64%; } .bg-color { background-color: #A8A19F; } .text-color { color: #A8A19F; } .border-color { border-color: #A8A19F; }

🛠️ Use #A8A19F in Your Project

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

🔗 Related Colors to #A8A19F

#A89FA1
Hue -30°
#A89F9F
Hue -15°
#A8A39F
Hue +15°
#A8A59F
Hue +30°
#908684
85% L
#786F6D
70% L
#564F4E
50% L
#332F2E
30% L
#B9B3B1
71% L
#CAC5C4
78% L
#DDDADA
86% L
#EEEDEC
93% L

About Soft Gray (#A8A19F)

Soft Gray is a medium, muted, warm gray color with a hue angle of 13°, saturation of 5%, and lightness of 64%. Its RGB value is (168, 161, 159) and its CMYK breakdown is C:0% M:4% Y:5% K:34%.

This is a Winter (Muted) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #A8A19F

What is the HEX code for Soft Gray? +

The HEX code for Soft Gray is #A8A19F. In CSS you can use it directly as color: #A8A19F; or as a background: background-color: #A8A19F;. 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 #A8A19F? +

The RGB value of #A8A19F is rgb(168, 161, 159). This means the color contains 168 out of 255 parts red, 161 out of 255 parts green, and 159 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(168, 161, 159);

What is the HSL value of #A8A19F? +

The HSL value of #A8A19F is hsl(13, 5%, 64%). The hue is 13°, placing it in the gray family on the color wheel. The saturation is 5%, making it muted. The lightness is 64%, 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 #A8A19F a warm or cool color? +

#A8A19F is classified as a warm color based on its hue angle of 13°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #A8A19F? +

The approximate CMYK value of #A8A19F is C:0% M:4% Y:5% K:34%. 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 #A8A19F with Other Tools

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