#B327DD Color Information

Hex color code: #B327DD

A vivid magenta shade, #B327DD appears as (179, 39, 221) in RGB and (286°, 73%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#B327DD
RGB
179, 39, 221
HSL
286°, 73%, 51%
CMYK
19%, 82%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B327DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 39, 221

Red: 179 / Green: 39 / Blue: 221

HSL

286°, 73%, 51%

Hue: 286° / Saturation: 73% / Lightness: 51%

CMYK

19%, 82%, 0%, 13%

Cyan: 19% / Magenta: 82% / Yellow: 0% / Key: 13%

What color is #B327DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B327DD to RGB:

rgb(179, 39, 221)HEX to RGB Converter →

HEX to HSL

Convert #B327DD to HSL:

hsl(286, 73%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B327DD to CMYK:

cmyk(19%, 82%, 0%, 13%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #B327DD has RGB (179, 39, 221) and HSL (286°, 73%, 51%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B327DD is #51DD27, creating high-contrast pairings. For softer combinations, try analogous colors like #5727DD.

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

Contrast with #B327DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B327DD?

#B327DD is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B327DD?

#B327DD in RGB is (179, 39, 221) - 179 red, 39 green, and 221 blue.

How to use #B327DD in CSS?

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

What colors go well with #B327DD?

#51DD27 (complementary), #5727DD (analogous), and #80199F (lighter shade) work well with #B327DD.