#B9846A Color Information

Hex color code: #B9846A

#B9846A is a gentle orange color. In RGB it is (185, 132, 106), and in HSL it is (20°, 36%, 57%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B9846A
RGB
185, 132, 106
HSL
20°, 36%, 57%
CMYK
0%, 29%, 43%, 27%

Shades

CSS Usage
color: #B9846A;
background-color: #B9846A;
border-color: #B9846A;
box-shadow: 0 0 10px #B9846A;
border: 2px solid #B9846A;
Tailwind Usage
bg-[#B9846A]
text-[#B9846A]
border-[#B9846A]
shadow-[0_0_10px_B9846A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B9846A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B9846A; color: #000000; }

Badge

New Feature
.badge { background-color: #B9846A; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B9846A; background-color: #B9846A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B9846A20; border-left: 4px solid #B9846A; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B9846A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B9846A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 132, 106

Red: 185 / Green: 132 / Blue: 106

HSL

20°, 36%, 57%

Hue: 20° / Saturation: 36% / Lightness: 57%

CMYK

0%, 29%, 43%, 27%

Cyan: 0% / Magenta: 29% / Yellow: 43% / Key: 27%

What color is #B9846A?

#B9846A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9846A to RGB:

rgb(185, 132, 106)HEX to RGB Converter →

HEX to HSL

Convert #B9846A to HSL:

hsl(20, 36%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B9846A to CMYK:

cmyk(0%, 29%, 43%, 27%)Color Converter →

Color Meaning and Usage

#B9846A is a subtle orange color with RGB values of 185, 132, 106 and HSL of 20°, 36%, 57%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9846A is #6A9FB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B96A77.

Use #B9846A in CSS: color: #B9846A or background-color: #B9846A. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B9846A

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.57:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9846A?

#B9846A is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B9846A?

#B9846A in RGB is (185, 132, 106) - 185 red, 132 green, and 106 blue.

How to use #B9846A in CSS?

Use #B9846A directly in your CSS properties like color or background-color.

What colors go well with #B9846A?

#6A9FB9 (complementary), #B96A77 (analogous), and #925E45 (lighter shade) work well with #B9846A.