✓ Copied to clipboard
#B3A2AC (Soft Muted Magenta) color swatch preview — Color From Pic.
#B3A2AC — Soft Muted Magenta color swatch

Soft Muted Magenta

#B3A2AC

📝 Color Information for #B3A2AC

The hexadecimal color code #B3A2AC represents a light shade in the purple family. In the RGB color model, this color is composed of 179 red, 162 green, and 172 blue, which translates to approximately 70% red, 64% 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, #B3A2AC has a hue of 325 degrees, a saturation level of 10%, and a lightness value of 67%. The hue angle of 325° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 325°, saturation of 9%, and brightness/value of 70%. For print applications using the CMYK color model, #B3A2AC would be reproduced using 0% cyan, 9% magenta, 4% yellow, and 30% black. The closest web-safe color is #CC9999, 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 #B3A2AC with other colors, consider its complementary color at hue 145° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11772588, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B3A2AC

Tailwind CSS
stone-400
HEX
#B3A2AC
RGB
rgb(179, 162, 172)
RGB %
70%, 64%, 67%
HSL
hsl(325, 10%, 67%)
HSV
hsv(325, 9%, 70%)
CMYK
0%, 9%, 4%, 30%
Decimal
11772588
Web Safe
#CC9999

🎨 Color Schemes for #B3A2AC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B3A2AC

🌗 Shades and Tints of #B3A2AC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B3A2AC

Tones (adding gray / desaturating)

🌈 Hue Variations of #B3A2AC

Hue Variations (shifting the color spectrum)

👁️ Preview of #B3A2AC in Use

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

👓 Color Blindness Simulation for #B3A2AC

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

:root { --color-hex: #B3A2AC; --color-rgb: 179, 162, 172; --color-hsl: 325, 10%, 67%; } .bg-color { background-color: #B3A2AC; } .text-color { color: #B3A2AC; } .border-color { border-color: #B3A2AC; }

🛠️ Use #B3A2AC in Your Project

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

🔗 Related Colors to #B3A2AC

#B2A2B3
Hue -30°
#B3A2B0
Hue -15°
#B3A2A8
Hue +15°
#B3A2A4
Hue +30°
#9C8693
85% L
#846C7A
70% L
#5F4E58
50% L
#382E34
30% L
#C3B6BE
74% L
#D1C7CD
80% L
#E1DBDE
87% L
#EFEBED
93% L

About Soft Muted Magenta (#B3A2AC)

Soft Muted Magenta is a medium, muted, warm purple color with a hue angle of 325°, saturation of 10%, and lightness of 67%. Its RGB value is (179, 162, 172) and its CMYK breakdown is C:0% M:9% Y:4% K:30%.

This is a Winter (Muted) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #B3A2AC

What is the HEX code for Soft Muted Magenta? +

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

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

What is the HSL value of #B3A2AC? +

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

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

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

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