#B391AA Color Information

Hex color code: #B391AA

A neutral magenta shade, #B391AA appears as (179, 145, 170) in RGB and (316°, 18%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B391AA
RGB
179, 145, 170
HSL
316°, 18%, 64%
CMYK
0%, 19%, 5%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B391AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 145, 170

Red: 179 / Green: 145 / Blue: 170

HSL

316°, 18%, 64%

Hue: 316° / Saturation: 18% / Lightness: 64%

CMYK

0%, 19%, 5%, 30%

Cyan: 0% / Magenta: 19% / Yellow: 5% / Key: 30%

What color is #B391AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B391AA to RGB:

rgb(179, 145, 170)HEX to RGB Converter →

HEX to HSL

Convert #B391AA to HSL:

hsl(316, 18%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B391AA to CMYK:

cmyk(0%, 19%, 5%, 30%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #B391AA has RGB (179, 145, 170) and HSL (316°, 18%, 64%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B391AA is #93B49B, creating high-contrast pairings. For softer combinations, try analogous colors like #AC93B4.

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

Contrast with #B391AA

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

Contrast Ratio: 7.55:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B391AA?

#B391AA is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B391AA?

#B391AA in RGB is (179, 145, 170) - 179 red, 145 green, and 170 blue.

How to use #B391AA in CSS?

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

What colors go well with #B391AA?

#93B49B (complementary), #AC93B4 (analogous), and #936687 (lighter shade) work well with #B391AA.