#B324CC Color Information

Hex color code: #B324CC

The hex color #B324CC is a balanced magenta with RGB values of (179, 36, 204) and HSL of (291°, 70%, 47%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#B324CC
RGB
179, 36, 204
HSL
291°, 70%, 47%
CMYK
12%, 82%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B324CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 36, 204

Red: 179 / Green: 36 / Blue: 204

HSL

291°, 70%, 47%

Hue: 291° / Saturation: 70% / Lightness: 47%

CMYK

12%, 82%, 0%, 20%

Cyan: 12% / Magenta: 82% / Yellow: 0% / Key: 20%

What color is #B324CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B324CC to RGB:

rgb(179, 36, 204)HEX to RGB Converter →

HEX to HSL

Convert #B324CC to HSL:

hsl(291, 70%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #B324CC to CMYK:

cmyk(12%, 82%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B324CC is a subtle magenta color with RGB values of 179, 36, 204 and HSL of 291°, 70%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B324CC is #3DCC24, creating high-contrast pairings. For softer combinations, try analogous colors like #5F24CC.

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

Contrast with #B324CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B324CC?

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

What is the RGB value of #B324CC?

#B324CC in RGB is (179, 36, 204) - 179 red, 36 green, and 204 blue.

How to use #B324CC in CSS?

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

What colors go well with #B324CC?

#3DCC24 (complementary), #5F24CC (analogous), and #7A188B (lighter shade) work well with #B324CC.