#B0878F Color Information

Hex color code: #B0878F

#B0878F is a gentle red color. In RGB it is (176, 135, 143), and in HSL it is (348°, 21%, 61%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B0878F
RGB
176, 135, 143
HSL
348°, 21%, 61%
CMYK
0%, 23%, 19%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0878F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 135, 143

Red: 176 / Green: 135 / Blue: 143

HSL

348°, 21%, 61%

Hue: 348° / Saturation: 21% / Lightness: 61%

CMYK

0%, 23%, 19%, 31%

Cyan: 0% / Magenta: 23% / Yellow: 19% / Key: 31%

What color is #B0878F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0878F to RGB:

rgb(176, 135, 143)HEX to RGB Converter →

HEX to HSL

Convert #B0878F to HSL:

hsl(348, 21%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B0878F to CMYK:

cmyk(0%, 23%, 19%, 31%)Color Converter →

Color Meaning and Usage

#B0878F is a soft red color with RGB values of 176, 135, 143 and HSL of 348°, 21%, 61%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0878F is #87B0A8, creating high-contrast pairings. For softer combinations, try analogous colors like #B087A4.

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

Contrast with #B0878F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0878F?

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

What is the RGB value of #B0878F?

#B0878F in RGB is (176, 135, 143) - 176 red, 135 green, and 143 blue.

How to use #B0878F in CSS?

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

What colors go well with #B0878F?

#87B0A8 (complementary), #B087A4 (analogous), and #8E5D67 (lighter shade) work well with #B0878F.