#B46C50 Color Information

Hex color code: #B46C50

#B46C50 is a subtle orange color. In RGB it is (180, 108, 80), and in HSL it is (17°, 40%, 51%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#B46C50
RGB
180, 108, 80
HSL
17°, 40%, 51%
CMYK
0%, 40%, 56%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B46C50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 108, 80

Red: 180 / Green: 108 / Blue: 80

HSL

17°, 40%, 51%

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

CMYK

0%, 40%, 56%, 29%

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

What color is #B46C50?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B46C50 to RGB:

rgb(180, 108, 80)HEX to RGB Converter →

HEX to HSL

Convert #B46C50 to HSL:

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

HEX to CMYK

Convert #B46C50 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #B46C50 has RGB (180, 108, 80) and HSL (17°, 40%, 51%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B46C50 is #5098B4, creating high-contrast pairings. For softer combinations, try analogous colors like #B45066.

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

Contrast with #B46C50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B46C50?

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

What is the RGB value of #B46C50?

#B46C50 in RGB is (180, 108, 80) - 180 red, 108 green, and 80 blue.

How to use #B46C50 in CSS?

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

What colors go well with #B46C50?

#5098B4 (complementary), #B45066 (analogous), and #814C37 (lighter shade) work well with #B46C50.