Color #B6843A Color / Colour Code #B6843A
This page shows the hex color code for color #b6843a (#B6843A). The colour is a orange tone with 52% saturation and 47% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #B6843A against common backgrounds.
Complementary Colors
#B6843A paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 6, 36, and 66 degrees for harmonious combinations.
Triadic Palette
Three colors at 36, 156, and 276 degrees.
Color Palettes Using #B6843A
Five shades at lightness levels 15% through 85% while keeping hue at 36 and saturation at 52%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 36 to 81 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.
Combines the base color at hue 36 with its complement at 216 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.
Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.
Shades & Tints of #B6843A
Lightness variations at hue 36 and 52% saturation.
CSS Gradients with #B6843A
Design Use Cases for #B6843A
Balanced UI Color
At 52% saturation, #B6843A strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.
Primary Interface Color
At 47% lightness, #B6843A is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.
Warmth & Enthusiasm
#B6843A sits in the orange range (hue 36). Orange combines the energy of red with the warmth of yellow. It works naturally for progress indicators, pricing highlights, "new" badges, and friendly call-to-action buttons. Food and fitness brands frequently use this hue range.
Gradient Pairing
Create a gradient from #B6843A (hue 36) to its complement at hue 216. For a subtler effect, try pairing with an analogous color at hue 66. Use CSS: background: linear-gradient(135deg, #b6843a, #3a6bb6);
CSS Code for #B6843A
Similar Colors
Colors visually similar to #B6843A based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #B6843A across image editing and color design tools.
About Color #B6843A (#B6843A)
#B6843A is a orange color (colour) with RGB channel values of 182 red, 132 green, and 58 blue. The red channel is dominant by a ratio of 3.1:1 over the weakest channel. In HSL terms, the hue sits at 36 degrees with 52% saturation and 47% lightness, placing it in the warm range of the colour spectrum.
The perceived brightness of #B6843A is 139/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 27% magenta, 68% yellow, and 29% key (black).
The WCAG contrast ratio of #B6843A against white is 3.31:1 and against black is 6.35:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 6.35:1.
The complementary colour #3A6BB6 creates maximum visual tension when paired with #B6843A. For more harmonious color combinations, use the analogous colours #B6463A and #AAB63A, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.
How to Explore Color #B6843A
- Enter your color value in HEX format.
- The tool converts it to RGB, HSL, CMYK format in real time.
- Copy the converted value to your clipboard.
What is HEX to RGB, HSL, CMYK color conversion
Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).
Related Tools & Colors
Frequently Asked Questions
- What color / colour is #B6843A?
- #B6843A is Color #B6843A, a orange color (colour) with RGB(182, 132, 58), HSL(36, 52%, 47%), and CMYK(0%, 27%, 68%, 29%). Its perceived brightness is 139/255.
- Is #B6843A accessible for text?
- Against white, #B6843A has a contrast ratio of 3.31:1 (fails AA for normal text). Against black, it has 6.35:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
- What colours pair well with #B6843A?
- The complementary colour is #3A6BB6 (hue 216). For subtle color combinations, use analogous colours #B6463A and #AAB63A. The triadic palette adds #3AB684 and #843AB6 for vibrant variety.
- How do I use #B6843A in CSS?
- Use any format: color: #b6843a; or rgb(182, 132, 58); or hsl(36, 52%, 47%). For CSS custom properties: --color-primary: 36 52% 47%; then use it as hsl(var(--color-primary)).
- Is this color / colour explorer free?
- Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.