#B4542D Color Information

Hex color code: #B4542D

#B4542D is a invigorating orange color. In RGB it is (180, 84, 45), and in HSL it is (17°, 60%, 44%). It is widely used in graphic design.

Try:
Color NameSienna
HEX
#B4542D
RGB
180, 84, 45
HSL
17°, 60%, 44%
CMYK
0%, 53%, 75%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B4542D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B4542D; color: #FFFFFF; }

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 #B4542D; background-color: #B4542D15; }

Alert / Toast

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

Link / Accent

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

a { color: #B4542D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 84, 45

Red: 180 / Green: 84 / Blue: 45

HSL

17°, 60%, 44%

Hue: 17° / Saturation: 60% / Lightness: 44%

CMYK

0%, 53%, 75%, 29%

Cyan: 0% / Magenta: 53% / Yellow: 75% / Key: 29%

What color is #B4542D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4542D to RGB:

rgb(180, 84, 45)HEX to RGB Converter →

HEX to HSL

Convert #B4542D to HSL:

hsl(17, 60%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B4542D to CMYK:

cmyk(0%, 53%, 75%, 29%)Color Converter →

Color Meaning and Usage

A fiery orange tone, #B4542D has RGB (180, 84, 45) and HSL (17°, 60%, 44%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4542D is #2D8DB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B42D4A.

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

Contrast with #B4542D

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

Contrast Ratio: 4.25:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4542D?

#B4542D is a fiery orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B4542D?

#B4542D in RGB is (180, 84, 45) - 180 red, 84 green, and 45 blue.

How to use #B4542D in CSS?

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

What colors go well with #B4542D?

#2D8DB4 (complementary), #B42D4A (analogous), and #76371E (lighter shade) work well with #B4542D.