#B47D55 Color Information

Hex color code: #B47D55

#B47D55 is a subtle orange color. In RGB it is (180, 125, 85), and in HSL it is (25°, 39%, 52%). It is popular in mobile app design.

Try:
Color NamePeru
HEX
#B47D55
RGB
180, 125, 85
HSL
25°, 39%, 52%
CMYK
0%, 31%, 53%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B47D55; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 125, 85

Red: 180 / Green: 125 / Blue: 85

HSL

25°, 39%, 52%

Hue: 25° / Saturation: 39% / Lightness: 52%

CMYK

0%, 31%, 53%, 29%

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

What color is #B47D55?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B47D55 to RGB:

rgb(180, 125, 85)HEX to RGB Converter →

HEX to HSL

Convert #B47D55 to HSL:

hsl(25, 39%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B47D55 to CMYK:

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

Color Meaning and Usage

#B47D55 is a soft orange color with RGB values of 180, 125, 85 and HSL of 25°, 39%, 52%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B47D55 is #558DB4, creating high-contrast pairings. For softer combinations, try analogous colors like #B4555D.

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

Contrast with #B47D55

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B47D55?

#B47D55 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B47D55?

#B47D55 in RGB is (180, 125, 85) - 180 red, 125 green, and 85 blue.

How to use #B47D55 in CSS?

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

What colors go well with #B47D55?

#558DB4 (complementary), #B4555D (analogous), and #83583A (lighter shade) work well with #B47D55.