#B323AC Color Information

Hex color code: #B323AC

The hex color #B323AC is a muted magenta with RGB values of (179, 35, 172) and HSL of (303°, 67%, 42%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#B323AC
RGB
179, 35, 172
HSL
303°, 67%, 42%
CMYK
0%, 80%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B323AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 35, 172

Red: 179 / Green: 35 / Blue: 172

HSL

303°, 67%, 42%

Hue: 303° / Saturation: 67% / Lightness: 42%

CMYK

0%, 80%, 4%, 30%

Cyan: 0% / Magenta: 80% / Yellow: 4% / Key: 30%

What color is #B323AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B323AC to RGB:

rgb(179, 35, 172)HEX to RGB Converter →

HEX to HSL

Convert #B323AC to HSL:

hsl(303, 67%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #B323AC to CMYK:

cmyk(0%, 80%, 4%, 30%)Color Converter →

Color Meaning and Usage

#B323AC is a understated magenta color with RGB values of 179, 35, 172 and HSL of 303°, 67%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B323AC is #23B32B, creating high-contrast pairings. For softer combinations, try analogous colors like #7223B3.

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

Contrast with #B323AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B323AC?

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

What is the RGB value of #B323AC?

#B323AC in RGB is (179, 35, 172) - 179 red, 35 green, and 172 blue.

How to use #B323AC in CSS?

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

What colors go well with #B323AC?

#23B32B (complementary), #7223B3 (analogous), and #73176E (lighter shade) work well with #B323AC.