#B1847C Color Information

Hex color code: #B1847C

#B1847C is a subtle red color. In RGB it is (177, 132, 124), and in HSL it is (9°, 25%, 59%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B1847C
RGB
177, 132, 124
HSL
9°, 25%, 59%
CMYK
0%, 25%, 30%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1847C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 132, 124

Red: 177 / Green: 132 / Blue: 124

HSL

9°, 25%, 59%

Hue: 9° / Saturation: 25% / Lightness: 59%

CMYK

0%, 25%, 30%, 31%

Cyan: 0% / Magenta: 25% / Yellow: 30% / Key: 31%

What color is #B1847C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1847C to RGB:

rgb(177, 132, 124)HEX to RGB Converter →

HEX to HSL

Convert #B1847C to HSL:

hsl(9, 25%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B1847C to CMYK:

cmyk(0%, 25%, 30%, 31%)Color Converter →

Color Meaning and Usage

A soft red tone, #B1847C has RGB (177, 132, 124) and HSL (9°, 25%, 59%). 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 #B1847C is #7CA9B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B17C8F.

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

Contrast with #B1847C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1847C?

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

What is the RGB value of #B1847C?

#B1847C in RGB is (177, 132, 124) - 177 red, 132 green, and 124 blue.

How to use #B1847C in CSS?

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

What colors go well with #B1847C?

#7CA9B1 (complementary), #B17C8F (analogous), and #8C5D54 (lighter shade) work well with #B1847C.