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

Soft Orange

#B9A26E

📝 Color Information for #B9A26E

The hexadecimal color code #B9A26E represents a medium shade in the orange family. In the RGB color model, this color is composed of 185 red, 162 green, and 110 blue, which translates to approximately 73% red, 64% green, and 43% 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, #B9A26E has a hue of 42 degrees, a saturation level of 35%, and a lightness value of 58%. The hue angle of 42° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 42°, saturation of 41%, and brightness/value of 73%. For print applications using the CMYK color model, #B9A26E would be reproduced using 0% cyan, 12% magenta, 41% yellow, and 27% 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 #B9A26E with other colors, consider its complementary color at hue 222° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12165742, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B9A26E

Tailwind CSS
stone-400
HEX
#B9A26E
RGB
rgb(185, 162, 110)
RGB %
73%, 64%, 43%
HSL
hsl(42, 35%, 58%)
HSV
hsv(42, 41%, 73%)
CMYK
0%, 12%, 41%, 27%
Decimal
12165742
Web Safe
#CC9966

🎨 Color Schemes for #B9A26E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B9A26E

🌗 Shades and Tints of #B9A26E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B9A26E

Tones (adding gray / desaturating)

🌈 Hue Variations of #B9A26E

Hue Variations (shifting the color spectrum)

👁️ Preview of #B9A26E in Use

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

👓 Color Blindness Simulation for #B9A26E

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

:root { --color-hex: #B9A26E; --color-rgb: 185, 162, 110; --color-hsl: 42, 35%, 58%; } .bg-color { background-color: #B9A26E; } .text-color { color: #B9A26E; } .border-color { border-color: #B9A26E; }

🛠️ Use #B9A26E in Your Project

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

🔗 Related Colors to #B9A26E

#B97D6E
Hue -30°
#B9906E
Hue -15°
#B9B66E
Hue +15°
#AAB96E
Hue +30°
#A98E51
85% L
#8D7744
70% L
#645430
50% L
#3B311C
30% L
#C7B48A
66% L
#D6C8A9
75% L
#E3DAC4
83% L
#F2EDE3
92% L

About Soft Orange (#B9A26E)

Soft Orange is a medium, moderately saturated, warm orange color with a hue angle of 42°, saturation of 35%, and lightness of 58%. Its RGB value is (185, 162, 110) and its CMYK breakdown is C:0% M:12% Y:41% K:27%.

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

What is the HEX code for Soft Orange? +

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

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

What is the HSL value of #B9A26E? +

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

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

The approximate CMYK value of #B9A26E is C:0% M:12% Y:41% K:27%. 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 #B9A26E with Other Tools

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