#B94191 Color Information

Hex color code: #B94191

#B94191 is a pastel magenta color. In RGB it is (185, 65, 145), and in HSL it is (320°, 48%, 49%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#B94191
RGB
185, 65, 145
HSL
320°, 48%, 49%
CMYK
0%, 65%, 22%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B94191; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 65, 145

Red: 185 / Green: 65 / Blue: 145

HSL

320°, 48%, 49%

Hue: 320° / Saturation: 48% / Lightness: 49%

CMYK

0%, 65%, 22%, 27%

Cyan: 0% / Magenta: 65% / Yellow: 22% / Key: 27%

What color is #B94191?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B94191 to RGB:

rgb(185, 65, 145)HEX to RGB Converter →

HEX to HSL

Convert #B94191 to HSL:

hsl(320, 48%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B94191 to CMYK:

cmyk(0%, 65%, 22%, 27%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B94191 has RGB (185, 65, 145) and HSL (320°, 48%, 49%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B94191 is #41B969, creating high-contrast pairings. For softer combinations, try analogous colors like #A541B9.

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

Contrast with #B94191

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B94191?

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

What is the RGB value of #B94191?

#B94191 in RGB is (185, 65, 145) - 185 red, 65 green, and 145 blue.

How to use #B94191 in CSS?

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

What colors go well with #B94191?

#41B969 (complementary), #A541B9 (analogous), and #802D65 (lighter shade) work well with #B94191.