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

Soft Orange

#B79E7B

📝 Color Information for #B79E7B

The hexadecimal color code #B79E7B represents a medium shade in the orange family. In the RGB color model, this color is composed of 183 red, 158 green, and 123 blue, which translates to approximately 72% red, 62% green, and 48% 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, #B79E7B has a hue of 35 degrees, a saturation level of 29%, and a lightness value of 60%. The hue angle of 35° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 35°, saturation of 33%, and brightness/value of 72%. For print applications using the CMYK color model, #B79E7B would be reproduced using 0% cyan, 14% magenta, 33% yellow, and 28% 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 #B79E7B with other colors, consider its complementary color at hue 215° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12033659, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B79E7B

Tailwind CSS
stone-400
HEX
#B79E7B
RGB
rgb(183, 158, 123)
RGB %
72%, 62%, 48%
HSL
hsl(35, 29%, 60%)
HSV
hsv(35, 33%, 72%)
CMYK
0%, 14%, 33%, 28%
Decimal
12033659
Web Safe
#CC9966

🎨 Color Schemes for #B79E7B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B79E7B

🌗 Shades and Tints of #B79E7B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B79E7B

Tones (adding gray / desaturating)

🌈 Hue Variations of #B79E7B

Hue Variations (shifting the color spectrum)

👁️ Preview of #B79E7B in Use

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

👓 Color Blindness Simulation for #B79E7B

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

:root { --color-hex: #B79E7B; --color-rgb: 183, 158, 123; --color-hsl: 35, 29%, 60%; } .bg-color { background-color: #B79E7B; } .text-color { color: #B79E7B; } .border-color { border-color: #B79E7B; }

🛠️ Use #B79E7B in Your Project

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

🔗 Related Colors to #B79E7B

#B7807B
Hue -30°
#B78F7B
Hue -15°
#B7AD7B
Hue +15°
#B2B77B
Hue +30°
#A6885E
85% L
#8A704C
70% L
#635036
50% L
#3B3021
30% L
#C5B196
68% L
#D4C5B0
76% L
#E2D8CA
84% L
#F1ECE5
92% L

About Soft Orange (#B79E7B)

Soft Orange is a medium, moderately saturated, warm orange color with a hue angle of 35°, saturation of 29%, and lightness of 60%. Its RGB value is (183, 158, 123) and its CMYK breakdown is C:0% M:14% Y:33% K:28%.

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

What is the HEX code for Soft Orange? +

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

The RGB value of #B79E7B is rgb(183, 158, 123). This means the color contains 183 out of 255 parts red, 158 out of 255 parts green, and 123 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(183, 158, 123);

What is the HSL value of #B79E7B? +

The HSL value of #B79E7B is hsl(35, 29%, 60%). The hue is 35°, placing it in the orange family on the color wheel. The saturation is 29%, 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 #B79E7B a warm or cool color? +

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

The approximate CMYK value of #B79E7B is C:0% M:14% Y:33% K:28%. 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 #B79E7B with Other Tools

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