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

Soft Orange

#B6A67C

📝 Color Information for #B6A67C

The hexadecimal color code #B6A67C represents a medium shade in the orange family. In the RGB color model, this color is composed of 182 red, 166 green, and 124 blue, which translates to approximately 71% red, 65% green, and 49% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B6A67C has a hue of 43 degrees, a saturation level of 28%, and a lightness value of 60%. The hue angle of 43° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 43°, saturation of 32%, and brightness/value of 71%. For print applications using the CMYK color model, #B6A67C would be reproduced using 0% cyan, 9% magenta, 32% yellow, and 29% black. The closest web-safe color is #CC9966, 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 #B6A67C with other colors, consider its complementary color at hue 223° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11970172, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B6A67C

Tailwind CSS
stone-400
HEX
#B6A67C
RGB
rgb(182, 166, 124)
RGB %
71%, 65%, 49%
HSL
hsl(43, 28%, 60%)
HSV
hsv(43, 32%, 71%)
CMYK
0%, 9%, 32%, 29%
Decimal
11970172
Web Safe
#CC9966

🎨 Color Schemes for #B6A67C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B6A67C

🌗 Shades and Tints of #B6A67C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B6A67C

Tones (adding gray / desaturating)

🌈 Hue Variations of #B6A67C

Hue Variations (shifting the color spectrum)

👁️ Preview of #B6A67C in Use

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

👓 Color Blindness Simulation for #B6A67C

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

:root { --color-hex: #B6A67C; --color-rgb: 182, 166, 124; --color-hsl: 43, 28%, 60%; } .bg-color { background-color: #B6A67C; } .text-color { color: #B6A67C; } .border-color { border-color: #B6A67C; }

🛠️ Use #B6A67C in Your Project

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

🔗 Related Colors to #B6A67C

#B6897C
Hue -30°
#B6977C
Hue -15°
#B6B47C
Hue +15°
#A9B67C
Hue +30°
#A5915F
85% L
#89784D
70% L
#625637
50% L
#3B3321
30% L
#C4B797
68% L
#D3C9B1
76% L
#E2DBCB
84% L
#F0EDE5
92% L

About Soft Orange (#B6A67C)

Soft Orange is a medium, moderately saturated, warm orange color with a hue angle of 43°, saturation of 28%, and lightness of 60%. Its RGB value is (182, 166, 124) and its CMYK breakdown is C:0% M:9% Y:32% K:29%.

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

Frequently Asked Questions About #B6A67C

What is the HEX code for Soft Orange? +

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

The RGB value of #B6A67C is rgb(182, 166, 124). This means the color contains 182 out of 255 parts red, 166 out of 255 parts green, and 124 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(182, 166, 124);

What is the HSL value of #B6A67C? +

The HSL value of #B6A67C is hsl(43, 28%, 60%). The hue is 43°, placing it in the orange family on the color wheel. The saturation is 28%, making it moderately saturated. The lightness is 60%, 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 #B6A67C a warm or cool color? +

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

The approximate CMYK value of #B6A67C is C:0% M:9% Y:32% 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 #B6A67C with Other Tools

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