#BA787D Color Information

Hex color code: #BA787D

A gentle red shade, #BA787D appears as (186, 120, 125) in RGB and (355°, 32%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BA787D
RGB
186, 120, 125
HSL
355°, 32%, 60%
CMYK
0%, 35%, 33%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA787D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 120, 125

Red: 186 / Green: 120 / Blue: 125

HSL

355°, 32%, 60%

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

CMYK

0%, 35%, 33%, 27%

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

What color is #BA787D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA787D to RGB:

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

HEX to HSL

Convert #BA787D to HSL:

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

HEX to CMYK

Convert #BA787D to CMYK:

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

Color Meaning and Usage

A subtle red tone, #BA787D has RGB (186, 120, 125) and HSL (355°, 32%, 60%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA787D is #78BAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #BA789E.

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

Contrast with #BA787D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA787D?

#BA787D is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA787D?

#BA787D in RGB is (186, 120, 125) - 186 red, 120 green, and 125 blue.

How to use #BA787D in CSS?

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

What colors go well with #BA787D?

#78BAB4 (complementary), #BA789E (analogous), and #974E54 (lighter shade) work well with #BA787D.