#B941A1 Color Information

Hex color code: #B941A1

#B941A1 is a delicate magenta color. In RGB it is (185, 65, 161), and in HSL it is (312°, 48%, 49%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#B941A1
RGB
185, 65, 161
HSL
312°, 48%, 49%
CMYK
0%, 65%, 13%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B941A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 65, 161

Red: 185 / Green: 65 / Blue: 161

HSL

312°, 48%, 49%

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

CMYK

0%, 65%, 13%, 27%

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

What color is #B941A1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B941A1 to RGB:

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

HEX to HSL

Convert #B941A1 to HSL:

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

HEX to CMYK

Convert #B941A1 to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #B941A1 has RGB (185, 65, 161) and HSL (312°, 48%, 49%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B941A1 is #41B959, creating high-contrast pairings. For softer combinations, try analogous colors like #9541B9.

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

Contrast with #B941A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B941A1?

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

What is the RGB value of #B941A1?

#B941A1 in RGB is (185, 65, 161) - 185 red, 65 green, and 161 blue.

How to use #B941A1 in CSS?

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

What colors go well with #B941A1?

#41B959 (complementary), #9541B9 (analogous), and #802D70 (lighter shade) work well with #B941A1.