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

Soft Orange

#BE9F6F

📝 Color Information for #BE9F6F

The hexadecimal color code #BE9F6F represents a medium shade in the orange family. In the RGB color model, this color is composed of 190 red, 159 green, and 111 blue, which translates to approximately 75% red, 62% green, and 44% 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, #BE9F6F has a hue of 36 degrees, a saturation level of 38%, and a lightness value of 59%. The hue angle of 36° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 36°, saturation of 42%, and brightness/value of 75%. For print applications using the CMYK color model, #BE9F6F would be reproduced using 0% cyan, 16% magenta, 42% yellow, and 25% 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 #BE9F6F with other colors, consider its complementary color at hue 216° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12492655, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BE9F6F

Tailwind CSS
stone-400
HEX
#BE9F6F
RGB
rgb(190, 159, 111)
RGB %
75%, 62%, 44%
HSL
hsl(36, 38%, 59%)
HSV
hsv(36, 42%, 75%)
CMYK
0%, 16%, 42%, 25%
Decimal
12492655
Web Safe
#CC9966

🎨 Color Schemes for #BE9F6F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BE9F6F

🌗 Shades and Tints of #BE9F6F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BE9F6F

Tones (adding gray / desaturating)

🌈 Hue Variations of #BE9F6F

Hue Variations (shifting the color spectrum)

👁️ Preview of #BE9F6F in Use

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

👓 Color Blindness Simulation for #BE9F6F

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

:root { --color-hex: #BE9F6F; --color-rgb: 190, 159, 111; --color-hsl: 36, 38%, 59%; } .bg-color { background-color: #BE9F6F; } .text-color { color: #BE9F6F; } .border-color { border-color: #BE9F6F; }

🛠️ Use #BE9F6F in Your Project

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

🔗 Related Colors to #BE9F6F

#BE776F
Hue -30°
#BE8B6F
Hue -15°
#BEB26F
Hue +15°
#B6BE6F
Hue +30°
#B0894F
85% L
#907041
70% L
#6A522F
50% L
#3F311C
30% L
#CBB18B
67% L
#D7C4A7
75% L
#E6D9C7
84% L
#F2ECE3
92% L

About Soft Orange (#BE9F6F)

Soft Orange is a medium, moderately saturated, warm orange color with a hue angle of 36°, saturation of 38%, and lightness of 59%. Its RGB value is (190, 159, 111) and its CMYK breakdown is C:0% M:16% Y:42% K:25%.

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

What is the HEX code for Soft Orange? +

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

The RGB value of #BE9F6F is rgb(190, 159, 111). This means the color contains 190 out of 255 parts red, 159 out of 255 parts green, and 111 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(190, 159, 111);

What is the HSL value of #BE9F6F? +

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

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

The approximate CMYK value of #BE9F6F is C:0% M:16% Y:42% K:25%. 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 #BE9F6F with Other Tools

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