#B67E5E Color Information

Hex color code: #B67E5E

#B67E5E is a gentle orange color. In RGB it is (182, 126, 94), and in HSL it is (22°, 38%, 54%). It is often used for branding and logos.

Try:
Color NamePeru
HEX
#B67E5E
RGB
182, 126, 94
HSL
22°, 38%, 54%
CMYK
0%, 31%, 48%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B67E5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 126, 94

Red: 182 / Green: 126 / Blue: 94

HSL

22°, 38%, 54%

Hue: 22° / Saturation: 38% / Lightness: 54%

CMYK

0%, 31%, 48%, 29%

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

What color is #B67E5E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B67E5E to RGB:

rgb(182, 126, 94)HEX to RGB Converter →

HEX to HSL

Convert #B67E5E to HSL:

hsl(22, 38%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #B67E5E to CMYK:

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

Color Meaning and Usage

#B67E5E is a gentle orange color with RGB values of 182, 126, 94 and HSL of 22°, 38%, 54%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B67E5E is #5D96B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B65D69.

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

Contrast with #B67E5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B67E5E?

#B67E5E is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B67E5E?

#B67E5E in RGB is (182, 126, 94) - 182 red, 126 green, and 94 blue.

How to use #B67E5E in CSS?

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

What colors go well with #B67E5E?

#5D96B6 (complementary), #B65D69 (analogous), and #89593E (lighter shade) work well with #B67E5E.