#B5865A Color Information

Hex color code: #B5865A

#B5865A is a pastel orange color. In RGB it is (181, 134, 90), and in HSL it is (29°, 38%, 53%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#B5865A
RGB
181, 134, 90
HSL
29°, 38%, 53%
CMYK
0%, 26%, 50%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B5865A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 134, 90

Red: 181 / Green: 134 / Blue: 90

HSL

29°, 38%, 53%

Hue: 29° / Saturation: 38% / Lightness: 53%

CMYK

0%, 26%, 50%, 29%

Cyan: 0% / Magenta: 26% / Yellow: 50% / Key: 29%

What color is #B5865A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B5865A to RGB:

rgb(181, 134, 90)HEX to RGB Converter →

HEX to HSL

Convert #B5865A to HSL:

hsl(29, 38%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B5865A to CMYK:

cmyk(0%, 26%, 50%, 29%)Color Converter →

Color Meaning and Usage

#B5865A is a subtle orange color with RGB values of 181, 134, 90 and HSL of 29°, 38%, 53%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B5865A is #5A89B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B55A5B.

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

Contrast with #B5865A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B5865A?

#B5865A is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B5865A?

#B5865A in RGB is (181, 134, 90) - 181 red, 134 green, and 90 blue.

How to use #B5865A in CSS?

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

What colors go well with #B5865A?

#5A89B5 (complementary), #B55A5B (analogous), and #86603C (lighter shade) work well with #B5865A.