#B94B77 Color Information

Hex color code: #B94B77

A soft magenta shade, #B94B77 appears as (185, 75, 119) in RGB and (336°, 44%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#B94B77
RGB
185, 75, 119
HSL
336°, 44%, 51%
CMYK
0%, 59%, 36%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B94B77; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B94B77; color: #FFFFFF; }

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 #B94B77; background-color: #B94B7715; }

Alert / Toast

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

Link / Accent

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

a { color: #B94B77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 75, 119

Red: 185 / Green: 75 / Blue: 119

HSL

336°, 44%, 51%

Hue: 336° / Saturation: 44% / Lightness: 51%

CMYK

0%, 59%, 36%, 27%

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

What color is #B94B77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B94B77 to RGB:

rgb(185, 75, 119)HEX to RGB Converter →

HEX to HSL

Convert #B94B77 to HSL:

hsl(336, 44%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B94B77 to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #B94B77 has RGB (185, 75, 119) and HSL (336°, 44%, 51%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B94B77 is #4BB98D, creating high-contrast pairings. For softer combinations, try analogous colors like #B94BAE.

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

Contrast with #B94B77

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

Contrast Ratio: 4.34:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B94B77?

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

What is the RGB value of #B94B77?

#B94B77 in RGB is (185, 75, 119) - 185 red, 75 green, and 119 blue.

How to use #B94B77 in CSS?

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

What colors go well with #B94B77?

#4BB98D (complementary), #B94BAE (analogous), and #843354 (lighter shade) work well with #B94B77.