✓ Copied to clipboard
#9A9F88 (Soft Muted Yellow) color swatch preview — Color From Pic.
#9A9F88 — Soft Muted Yellow color swatch

Soft Muted Yellow

#9A9F88

📝 Color Information for #9A9F88

The hexadecimal color code #9A9F88 represents a medium shade in the yellow family. In the RGB color model, this color is composed of 154 red, 159 green, and 136 blue, which translates to approximately 60% red, 62% green, and 53% 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, #9A9F88 has a hue of 73 degrees, a saturation level of 11%, and a lightness value of 58%. The hue angle of 73° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 73°, saturation of 14%, and brightness/value of 62%. For print applications using the CMYK color model, #9A9F88 would be reproduced using 3% cyan, 0% magenta, 14% yellow, and 38% 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 #9A9F88 with other colors, consider its complementary color at hue 253° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10133384, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #9A9F88

Tailwind CSS
stone-400
HEX
#9A9F88
RGB
rgb(154, 159, 136)
RGB %
60%, 62%, 53%
HSL
hsl(73, 11%, 58%)
HSV
hsv(73, 14%, 62%)
CMYK
3%, 0%, 14%, 38%
Decimal
10133384
Web Safe
#999999

🎨 Color Schemes for #9A9F88

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #9A9F88

🌗 Shades and Tints of #9A9F88

Shades (adding black)
Tints (adding white)

🎚️ Tones of #9A9F88

Tones (adding gray / desaturating)

🌈 Hue Variations of #9A9F88

Hue Variations (shifting the color spectrum)

👁️ Preview of #9A9F88 in Use

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

👓 Color Blindness Simulation for #9A9F88

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 #9A9F88

:root { --color-hex: #9A9F88; --color-rgb: 154, 159, 136; --color-hsl: 73, 11%, 58%; } .bg-color { background-color: #9A9F88; } .text-color { color: #9A9F88; } .border-color { border-color: #9A9F88; }

🛠️ Use #9A9F88 in Your Project

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

🔗 Related Colors to #9A9F88

#A09988
Hue -30°
#A09F88
Hue -15°
#95A088
Hue +15°
#8FA088
Hue +30°
#858B6F
85% L
#6F745D
70% L
#4F5242
50% L
#2E3027
30% L
#AEB29F
66% L
#C3C6B8
75% L
#D6D8CF
83% L
#ECEDE8
92% L

About Soft Muted Yellow (#9A9F88)

Soft Muted Yellow is a medium, muted, warm yellow color with a hue angle of 73°, saturation of 11%, and lightness of 58%. Its RGB value is (154, 159, 136) and its CMYK breakdown is C:3% M:0% Y:14% K:38%.

This is a Winter (Muted) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #9A9F88

What is the HEX code for Soft Muted Yellow? +

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

The RGB value of #9A9F88 is rgb(154, 159, 136). This means the color contains 154 out of 255 parts red, 159 out of 255 parts green, and 136 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(154, 159, 136);

What is the HSL value of #9A9F88? +

The HSL value of #9A9F88 is hsl(73, 11%, 58%). The hue is 73°, placing it in the yellow family on the color wheel. The saturation is 11%, making it muted. The lightness is 58%, 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 #9A9F88 a warm or cool color? +

#9A9F88 is classified as a warm color based on its hue angle of 73°. 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 #9A9F88? +

The approximate CMYK value of #9A9F88 is C:3% M:0% Y:14% K:38%. 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 #9A9F88 with Other Tools

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