#B94B84 Color Information

Hex color code: #B94B84

The hex color #B94B84 is a delicate magenta with RGB values of (185, 75, 132) and HSL of (329°, 44%, 51%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#B94B84
RGB
185, 75, 132
HSL
329°, 44%, 51%
CMYK
0%, 59%, 29%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B94B84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 75, 132

Red: 185 / Green: 75 / Blue: 132

HSL

329°, 44%, 51%

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

CMYK

0%, 59%, 29%, 27%

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

What color is #B94B84?

#B94B84 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B94B84 to RGB:

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

HEX to HSL

Convert #B94B84 to HSL:

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

HEX to CMYK

Convert #B94B84 to CMYK:

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

Color Meaning and Usage

#B94B84 is a gentle magenta color with RGB values of 185, 75, 132 and HSL of 329°, 44%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B94B84 is #4BB980, creating high-contrast pairings. For softer combinations, try analogous colors like #B74BB9.

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

Contrast with #B94B84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B94B84?

#B94B84 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B94B84?

#B94B84 in RGB is (185, 75, 132) - 185 red, 75 green, and 132 blue.

How to use #B94B84 in CSS?

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

What colors go well with #B94B84?

#4BB980 (complementary), #B74BB9 (analogous), and #84335D (lighter shade) work well with #B94B84.