#B323AE Color Information

Hex color code: #B323AE

The hex color #B323AE is a understated magenta with RGB values of (179, 35, 174) and HSL of (302°, 67%, 42%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#B323AE
RGB
179, 35, 174
HSL
302°, 67%, 42%
CMYK
0%, 80%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B323AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 35, 174

Red: 179 / Green: 35 / Blue: 174

HSL

302°, 67%, 42%

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

CMYK

0%, 80%, 3%, 30%

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

What color is #B323AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B323AE to RGB:

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

HEX to HSL

Convert #B323AE to HSL:

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

HEX to CMYK

Convert #B323AE to CMYK:

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

Color Meaning and Usage

#B323AE is a neutral magenta color with RGB values of 179, 35, 174 and HSL of 302°, 67%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B323AE is #23B328, creating high-contrast pairings. For softer combinations, try analogous colors like #7023B3.

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

Contrast with #B323AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B323AE?

#B323AE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B323AE?

#B323AE in RGB is (179, 35, 174) - 179 red, 35 green, and 174 blue.

How to use #B323AE in CSS?

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

What colors go well with #B323AE?

#23B328 (complementary), #7023B3 (analogous), and #731770 (lighter shade) work well with #B323AE.