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

Soft Orange

#B59C6C

📝 Color Information for #B59C6C

The hexadecimal color code #B59C6C represents a medium shade in the orange family. In the RGB color model, this color is composed of 181 red, 156 green, and 108 blue, which translates to approximately 71% red, 61% green, and 42% 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, #B59C6C has a hue of 39 degrees, a saturation level of 33%, and a lightness value of 57%. The hue angle of 39° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 39°, saturation of 40%, and brightness/value of 71%. For print applications using the CMYK color model, #B59C6C would be reproduced using 0% cyan, 14% magenta, 40% 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 #B59C6C with other colors, consider its complementary color at hue 219° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11902060, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B59C6C

Tailwind CSS
stone-400
HEX
#B59C6C
RGB
rgb(181, 156, 108)
RGB %
71%, 61%, 42%
HSL
hsl(39, 33%, 57%)
HSV
hsv(39, 40%, 71%)
CMYK
0%, 14%, 40%, 29%
Decimal
11902060
Web Safe
#CC9966

🎨 Color Schemes for #B59C6C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B59C6C

🌗 Shades and Tints of #B59C6C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B59C6C

Tones (adding gray / desaturating)

🌈 Hue Variations of #B59C6C

Hue Variations (shifting the color spectrum)

👁️ Preview of #B59C6C in Use

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

👓 Color Blindness Simulation for #B59C6C

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

:root { --color-hex: #B59C6C; --color-rgb: 181, 156, 108; --color-hsl: 39, 33%, 57%; } .bg-color { background-color: #B59C6C; } .text-color { color: #B59C6C; } .border-color { border-color: #B59C6C; }

🛠️ Use #B59C6C in Your Project

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

🔗 Related Colors to #B59C6C

#B6786D
Hue -30°
#B68A6D
Hue -15°
#B6AE6D
Hue +15°
#ABB66D
Hue +30°
#A38752
85% L
#887044
70% L
#625132
50% L
#3A301D
30% L
#C5B18C
66% L
#D3C3A7
74% L
#E2D8C5
83% L
#F0EAE0
91% L

About Soft Orange (#B59C6C)

Soft Orange is a medium, moderately saturated, warm orange color with a hue angle of 39°, saturation of 33%, and lightness of 57%. Its RGB value is (181, 156, 108) and its CMYK breakdown is C:0% M:14% Y:40% 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 #B59C6C

What is the HEX code for Soft Orange? +

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

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

What is the HSL value of #B59C6C? +

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

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

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

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