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

Warm Orange

#BB8A35

📝 Color Information for #BB8A35

The hexadecimal color code #BB8A35 represents a medium shade in the orange family. In the RGB color model, this color is composed of 187 red, 138 green, and 53 blue, which translates to approximately 73% red, 54% green, and 21% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BB8A35 has a hue of 38 degrees, a saturation level of 56%, and a lightness value of 47%. The hue angle of 38° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 38°, saturation of 72%, and brightness/value of 73%. For print applications using the CMYK color model, #BB8A35 would be reproduced using 0% cyan, 26% magenta, 72% yellow, and 27% black. The closest web-safe color is #CC9933, 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 #BB8A35 with other colors, consider its complementary color at hue 218° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12290613, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BB8A35

Tailwind CSS
yellow-600
HEX
#BB8A35
RGB
rgb(187, 138, 53)
RGB %
73%, 54%, 21%
HSL
hsl(38, 56%, 47%)
HSV
hsv(38, 72%, 73%)
CMYK
0%, 26%, 72%, 27%
Decimal
12290613
Web Safe
#CC9933

🎨 Color Schemes for #BB8A35

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BB8A35

🌗 Shades and Tints of #BB8A35

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BB8A35

Tones (adding gray / desaturating)

🌈 Hue Variations of #BB8A35

Hue Variations (shifting the color spectrum)

👁️ Preview of #BB8A35 in Use

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

👓 Color Blindness Simulation for #BB8A35

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

:root { --color-hex: #BB8A35; --color-rgb: 187, 138, 53; --color-hsl: 38, 56%, 47%; } .bg-color { background-color: #BB8A35; } .text-color { color: #BB8A35; } .border-color { border-color: #BB8A35; }

🛠️ Use #BB8A35 in Your Project

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

🔗 Related Colors to #BB8A35

#BB4735
Hue -30°
#BB6835
Hue -15°
#BBAB35
Hue +15°
#A9BB35
Hue +30°
#9F752D
85% L
#836125
70% L
#5F461B
50% L
#382910
30% L
#D0A458
58% L
#DBBA80
68% L
#E7D1AB
79% L
#F3E7D3
89% L

About Warm Orange (#BB8A35)

Warm Orange is a medium, moderately saturated, warm orange color with a hue angle of 38°, saturation of 56%, and lightness of 47%. Its RGB value is (187, 138, 53) and its CMYK breakdown is C:0% M:26% Y:72% 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 #BB8A35

What is the HEX code for Warm Orange? +

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

The RGB value of #BB8A35 is rgb(187, 138, 53). This means the color contains 187 out of 255 parts red, 138 out of 255 parts green, and 53 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(187, 138, 53);

What is the HSL value of #BB8A35? +

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

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

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

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