#BA878C Color Information

Hex color code: #BA878C

The hex color #BA878C is a soft red with RGB values of (186, 135, 140) and HSL of (354°, 27%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BA878C
RGB
186, 135, 140
HSL
354°, 27%, 63%
CMYK
0%, 27%, 25%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA878C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 135, 140

Red: 186 / Green: 135 / Blue: 140

HSL

354°, 27%, 63%

Hue: 354° / Saturation: 27% / Lightness: 63%

CMYK

0%, 27%, 25%, 27%

Cyan: 0% / Magenta: 27% / Yellow: 25% / Key: 27%

What color is #BA878C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA878C to RGB:

rgb(186, 135, 140)HEX to RGB Converter →

HEX to HSL

Convert #BA878C to HSL:

hsl(354, 27%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BA878C to CMYK:

cmyk(0%, 27%, 25%, 27%)Color Converter →

Color Meaning and Usage

A gentle red tone, #BA878C has RGB (186, 135, 140) and HSL (354°, 27%, 63%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA878C is #87BAB5, creating high-contrast pairings. For softer combinations, try analogous colors like #BA87A6.

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

Contrast with #BA878C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA878C?

#BA878C is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA878C?

#BA878C in RGB is (186, 135, 140) - 186 red, 135 green, and 140 blue.

How to use #BA878C in CSS?

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

What colors go well with #BA878C?

#87BAB5 (complementary), #BA87A6 (analogous), and #9B5960 (lighter shade) work well with #BA878C.