#BA5E77 Color Information

Hex color code: #BA5E77

A subtle magenta shade, #BA5E77 appears as (186, 94, 119) in RGB and (344°, 40%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#BA5E77
RGB
186, 94, 119
HSL
344°, 40%, 55%
CMYK
0%, 49%, 36%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA5E77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 94, 119

Red: 186 / Green: 94 / Blue: 119

HSL

344°, 40%, 55%

Hue: 344° / Saturation: 40% / Lightness: 55%

CMYK

0%, 49%, 36%, 27%

Cyan: 0% / Magenta: 49% / Yellow: 36% / Key: 27%

What color is #BA5E77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA5E77 to RGB:

rgb(186, 94, 119)HEX to RGB Converter →

HEX to HSL

Convert #BA5E77 to HSL:

hsl(344, 40%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #BA5E77 to CMYK:

cmyk(0%, 49%, 36%, 27%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BA5E77 has RGB (186, 94, 119) and HSL (344°, 40%, 55%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA5E77 is #5EBAA2, creating high-contrast pairings. For softer combinations, try analogous colors like #BA5EA5.

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

Contrast with #BA5E77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA5E77?

#BA5E77 is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA5E77?

#BA5E77 in RGB is (186, 94, 119) - 186 red, 94 green, and 119 blue.

How to use #BA5E77 in CSS?

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

What colors go well with #BA5E77?

#5EBAA2 (complementary), #BA5EA5 (analogous), and #8F3D53 (lighter shade) work well with #BA5E77.