#B4841D Color Information

Hex color code: #B4841D

#B4841D is a striking orange color. In RGB it is (180, 132, 29), and in HSL it is (41°, 72%, 41%). It is popular in mobile app design.

Try:
Color NameDark Goldenrod
HEX
#B4841D
RGB
180, 132, 29
HSL
41°, 72%, 41%
CMYK
0%, 27%, 84%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B4841D; 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 #B4841D; background-color: #B4841D15; }

Alert / Toast

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

Link / Accent

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

a { color: #B4841D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 132, 29

Red: 180 / Green: 132 / Blue: 29

HSL

41°, 72%, 41%

Hue: 41° / Saturation: 72% / Lightness: 41%

CMYK

0%, 27%, 84%, 29%

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

What color is #B4841D?

#B4841D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4841D to RGB:

rgb(180, 132, 29)HEX to RGB Converter →

HEX to HSL

Convert #B4841D to HSL:

hsl(41, 72%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #B4841D to CMYK:

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

Color Meaning and Usage

#B4841D is a dynamic orange color with RGB values of 180, 132, 29 and HSL of 41°, 72%, 41%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4841D is #1D4DB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4391D.

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

Contrast with #B4841D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4841D?

#B4841D is a dynamic orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B4841D?

#B4841D in RGB is (180, 132, 29) - 180 red, 132 green, and 29 blue.

How to use #B4841D in CSS?

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

What colors go well with #B4841D?

#1D4DB4 (complementary), #B4391D (analogous), and #725413 (lighter shade) work well with #B4841D.