#B26B50 Color Information

Hex color code: #B26B50

#B26B50 is a delicate orange color. In RGB it is (178, 107, 80), and in HSL it is (17°, 39%, 51%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#B26B50
RGB
178, 107, 80
HSL
17°, 39%, 51%
CMYK
0%, 40%, 55%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B26B50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 107, 80

Red: 178 / Green: 107 / Blue: 80

HSL

17°, 39%, 51%

Hue: 17° / Saturation: 39% / Lightness: 51%

CMYK

0%, 40%, 55%, 30%

Cyan: 0% / Magenta: 40% / Yellow: 55% / Key: 30%

What color is #B26B50?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B26B50 to RGB:

rgb(178, 107, 80)HEX to RGB Converter →

HEX to HSL

Convert #B26B50 to HSL:

hsl(17, 39%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B26B50 to CMYK:

cmyk(0%, 40%, 55%, 30%)Color Converter →

Color Meaning and Usage

#B26B50 is a subtle orange color with RGB values of 178, 107, 80 and HSL of 17°, 39%, 51%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B26B50 is #5197B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B35166.

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

Contrast with #B26B50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B26B50?

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

What is the RGB value of #B26B50?

#B26B50 in RGB is (178, 107, 80) - 178 red, 107 green, and 80 blue.

How to use #B26B50 in CSS?

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

What colors go well with #B26B50?

#5197B3 (complementary), #B35166 (analogous), and #804C38 (lighter shade) work well with #B26B50.