#B58D63 Color Information

Hex color code: #B58D63

A gentle orange shade, #B58D63 appears as (181, 141, 99) in RGB and (31°, 36%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePeru
HEX
#B58D63
RGB
181, 141, 99
HSL
31°, 36%, 55%
CMYK
0%, 22%, 45%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B58D63; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 141, 99

Red: 181 / Green: 141 / Blue: 99

HSL

31°, 36%, 55%

Hue: 31° / Saturation: 36% / Lightness: 55%

CMYK

0%, 22%, 45%, 29%

Cyan: 0% / Magenta: 22% / Yellow: 45% / Key: 29%

What color is #B58D63?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B58D63 to RGB:

rgb(181, 141, 99)HEX to RGB Converter →

HEX to HSL

Convert #B58D63 to HSL:

hsl(31, 36%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B58D63 to CMYK:

cmyk(0%, 22%, 45%, 29%)Color Converter →

Color Meaning and Usage

#B58D63 is a pastel orange color with RGB values of 181, 141, 99 and HSL of 31°, 36%, 55%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B58D63 is #638BB6, creating high-contrast pairings. For softer combinations, try analogous colors like #B66463.

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

Contrast with #B58D63

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B58D63?

#B58D63 is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B58D63?

#B58D63 in RGB is (181, 141, 99) - 181 red, 141 green, and 99 blue.

How to use #B58D63 in CSS?

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

What colors go well with #B58D63?

#638BB6 (complementary), #B66463 (analogous), and #8B6741 (lighter shade) work well with #B58D63.