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

Soft Gray

#B5B3AB

📝 Color Information for #B5B3AB

The hexadecimal color code #B5B3AB represents a light shade in the gray family. In the RGB color model, this color is composed of 181 red, 179 green, and 171 blue, which translates to approximately 71% red, 70% green, and 67% 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, #B5B3AB has a hue of 48 degrees, a saturation level of 6%, and a lightness value of 69%. The hue angle of 48° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 48°, saturation of 6%, and brightness/value of 71%. For print applications using the CMYK color model, #B5B3AB would be reproduced using 0% cyan, 1% magenta, 6% yellow, and 29% black. The closest web-safe color is #CCCC99, 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 #B5B3AB with other colors, consider its complementary color at hue 228° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11908011, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B5B3AB

Tailwind CSS
stone-400
HEX
#B5B3AB
RGB
rgb(181, 179, 171)
RGB %
71%, 70%, 67%
HSL
hsl(48, 6%, 69%)
HSV
hsv(48, 6%, 71%)
CMYK
0%, 1%, 6%, 29%
Decimal
11908011
Web Safe
#CCCC99

🎨 Color Schemes for #B5B3AB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B5B3AB

🌗 Shades and Tints of #B5B3AB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B5B3AB

Tones (adding gray / desaturating)

🌈 Hue Variations of #B5B3AB

Hue Variations (shifting the color spectrum)

👁️ Preview of #B5B3AB in Use

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

👓 Color Blindness Simulation for #B5B3AB

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

:root { --color-hex: #B5B3AB; --color-rgb: 181, 179, 171; --color-hsl: 48, 6%, 69%; } .bg-color { background-color: #B5B3AB; } .text-color { color: #B5B3AB; } .border-color { border-color: #B5B3AB; }

🛠️ Use #B5B3AB in Your Project

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

🔗 Related Colors to #B5B3AB

#B5AEAB
Hue -30°
#B5B0AB
Hue -15°
#B4B5AB
Hue +15°
#B2B5AB
Hue +30°
#9D9A90
85% L
#827F73
70% L
#5F5C54
50% L
#393732
30% L
#C3C2BB
75% L
#D1D0CC
81% L
#E2E2DF
88% L
#F1F0EF
94% L

About Soft Gray (#B5B3AB)

Soft Gray is a medium, muted, warm gray color with a hue angle of 48°, saturation of 6%, and lightness of 69%. Its RGB value is (181, 179, 171) and its CMYK breakdown is C:0% M:1% Y:6% K:29%.

This is a Winter (Muted) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #B5B3AB

What is the HEX code for Soft Gray? +

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

The RGB value of #B5B3AB is rgb(181, 179, 171). This means the color contains 181 out of 255 parts red, 179 out of 255 parts green, and 171 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(181, 179, 171);

What is the HSL value of #B5B3AB? +

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

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

The approximate CMYK value of #B5B3AB is C:0% M:1% Y:6% K:29%. 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 #B5B3AB with Other Tools

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