#B321BA Color Information

Hex color code: #B321BA

The hex color #B321BA is a neutral magenta with RGB values of (179, 33, 186) and HSL of (297°, 70%, 43%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#B321BA
RGB
179, 33, 186
HSL
297°, 70%, 43%
CMYK
4%, 82%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B321BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 33, 186

Red: 179 / Green: 33 / Blue: 186

HSL

297°, 70%, 43%

Hue: 297° / Saturation: 70% / Lightness: 43%

CMYK

4%, 82%, 0%, 27%

Cyan: 4% / Magenta: 82% / Yellow: 0% / Key: 27%

What color is #B321BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B321BA to RGB:

rgb(179, 33, 186)HEX to RGB Converter →

HEX to HSL

Convert #B321BA to HSL:

hsl(297, 70%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #B321BA to CMYK:

cmyk(4%, 82%, 0%, 27%)Color Converter →

Color Meaning and Usage

#B321BA is a subtle magenta color with RGB values of 179, 33, 186 and HSL of 297°, 70%, 43%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B321BA is #29BA21, creating high-contrast pairings. For softer combinations, try analogous colors like #6621BA.

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

Contrast with #B321BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B321BA?

#B321BA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B321BA?

#B321BA in RGB is (179, 33, 186) - 179 red, 33 green, and 186 blue.

How to use #B321BA in CSS?

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

What colors go well with #B321BA?

#29BA21 (complementary), #6621BA (analogous), and #741579 (lighter shade) work well with #B321BA.