#B94DB3 Color Information

Hex color code: #B94DB3

A soft magenta shade, #B94DB3 appears as (185, 77, 179) in RGB and (303°, 44%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B94DB3
RGB
185, 77, 179
HSL
303°, 44%, 51%
CMYK
0%, 58%, 3%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B94DB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 77, 179

Red: 185 / Green: 77 / Blue: 179

HSL

303°, 44%, 51%

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

CMYK

0%, 58%, 3%, 27%

Cyan: 0% / Magenta: 58% / Yellow: 3% / Key: 27%

What color is #B94DB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B94DB3 to RGB:

rgb(185, 77, 179)HEX to RGB Converter →

HEX to HSL

Convert #B94DB3 to HSL:

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

HEX to CMYK

Convert #B94DB3 to CMYK:

cmyk(0%, 58%, 3%, 27%)Color Converter →

Color Meaning and Usage

#B94DB3 is a pastel magenta color with RGB values of 185, 77, 179 and HSL of 303°, 44%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B94DB3 is #4BB951, creating high-contrast pairings. For softer combinations, try analogous colors like #884BB9.

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

Contrast with #B94DB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B94DB3?

#B94DB3 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B94DB3?

#B94DB3 in RGB is (185, 77, 179) - 185 red, 77 green, and 179 blue.

How to use #B94DB3 in CSS?

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

What colors go well with #B94DB3?

#4BB951 (complementary), #884BB9 (analogous), and #843380 (lighter shade) work well with #B94DB3.