#BA7E78 Color Information

Hex color code: #BA7E78

A subtle red shade, #BA7E78 appears as (186, 126, 120) in RGB and (5°, 32%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BA7E78
RGB
186, 126, 120
HSL
5°, 32%, 60%
CMYK
0%, 32%, 35%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA7E78; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 126, 120

Red: 186 / Green: 126 / Blue: 120

HSL

5°, 32%, 60%

Hue: 5° / Saturation: 32% / Lightness: 60%

CMYK

0%, 32%, 35%, 27%

Cyan: 0% / Magenta: 32% / Yellow: 35% / Key: 27%

What color is #BA7E78?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA7E78 to RGB:

rgb(186, 126, 120)HEX to RGB Converter →

HEX to HSL

Convert #BA7E78 to HSL:

hsl(5, 32%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BA7E78 to CMYK:

cmyk(0%, 32%, 35%, 27%)Color Converter →

Color Meaning and Usage

A soft red tone, #BA7E78 has RGB (186, 126, 120) and HSL (5°, 32%, 60%). 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 #BA7E78 is #78B4BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA7894.

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

Contrast with #BA7E78

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA7E78?

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

What is the RGB value of #BA7E78?

#BA7E78 in RGB is (186, 126, 120) - 186 red, 126 green, and 120 blue.

How to use #BA7E78 in CSS?

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

What colors go well with #BA7E78?

#78B4BA (complementary), #BA7894 (analogous), and #97544E (lighter shade) work well with #BA7E78.