#B57A4F Color Information

Hex color code: #B57A4F

#B57A4F is a soft orange color. In RGB it is (181, 122, 79), and in HSL it is (25°, 41%, 51%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#B57A4F
RGB
181, 122, 79
HSL
25°, 41%, 51%
CMYK
0%, 33%, 56%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B57A4F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 122, 79

Red: 181 / Green: 122 / Blue: 79

HSL

25°, 41%, 51%

Hue: 25° / Saturation: 41% / Lightness: 51%

CMYK

0%, 33%, 56%, 29%

Cyan: 0% / Magenta: 33% / Yellow: 56% / Key: 29%

What color is #B57A4F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B57A4F to RGB:

rgb(181, 122, 79)HEX to RGB Converter →

HEX to HSL

Convert #B57A4F to HSL:

hsl(25, 41%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B57A4F to CMYK:

cmyk(0%, 33%, 56%, 29%)Color Converter →

Color Meaning and Usage

#B57A4F is a delicate orange color with RGB values of 181, 122, 79 and HSL of 25°, 41%, 51%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B57A4F is #4F8BB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B54F57.

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

Contrast with #B57A4F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B57A4F?

#B57A4F is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B57A4F?

#B57A4F in RGB is (181, 122, 79) - 181 red, 122 green, and 79 blue.

How to use #B57A4F in CSS?

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

What colors go well with #B57A4F?

#4F8BB5 (complementary), #B54F57 (analogous), and #815636 (lighter shade) work well with #B57A4F.