#B96050 Color Information

Hex color code: #B96050

A soft red shade, #B96050 appears as (185, 96, 80) in RGB and (9°, 43%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#B96050
RGB
185, 96, 80
HSL
9°, 43%, 52%
CMYK
0%, 48%, 57%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B96050; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 96, 80

Red: 185 / Green: 96 / Blue: 80

HSL

9°, 43%, 52%

Hue: 9° / Saturation: 43% / Lightness: 52%

CMYK

0%, 48%, 57%, 27%

Cyan: 0% / Magenta: 48% / Yellow: 57% / Key: 27%

What color is #B96050?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B96050 to RGB:

rgb(185, 96, 80)HEX to RGB Converter →

HEX to HSL

Convert #B96050 to HSL:

hsl(9, 43%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B96050 to CMYK:

cmyk(0%, 48%, 57%, 27%)Color Converter →

Color Meaning and Usage

A soft red tone, #B96050 has RGB (185, 96, 80) and HSL (9°, 43%, 52%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B96050 is #50A9B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B95075.

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

Contrast with #B96050

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B96050?

#B96050 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B96050?

#B96050 in RGB is (185, 96, 80) - 185 red, 96 green, and 80 blue.

How to use #B96050 in CSS?

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

What colors go well with #B96050?

#50A9B9 (complementary), #B95075 (analogous), and #874236 (lighter shade) work well with #B96050.