#B32EDC Color Information

Hex color code: #B32EDC

A eye-catching magenta shade, #B32EDC appears as (179, 46, 220) in RGB and (286°, 71%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B32EDC
RGB
179, 46, 220
HSL
286°, 71%, 52%
CMYK
19%, 79%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B32EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 46, 220

Red: 179 / Green: 46 / Blue: 220

HSL

286°, 71%, 52%

Hue: 286° / Saturation: 71% / Lightness: 52%

CMYK

19%, 79%, 0%, 14%

Cyan: 19% / Magenta: 79% / Yellow: 0% / Key: 14%

What color is #B32EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B32EDC to RGB:

rgb(179, 46, 220)HEX to RGB Converter →

HEX to HSL

Convert #B32EDC to HSL:

hsl(286, 71%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B32EDC to CMYK:

cmyk(19%, 79%, 0%, 14%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #B32EDC has RGB (179, 46, 220) and HSL (286°, 71%, 52%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B32EDC is #56DC2E, creating high-contrast pairings. For softer combinations, try analogous colors like #5C2EDC.

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

Contrast with #B32EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B32EDC?

#B32EDC is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B32EDC?

#B32EDC in RGB is (179, 46, 220) - 179 red, 46 green, and 220 blue.

How to use #B32EDC in CSS?

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

What colors go well with #B32EDC?

#56DC2E (complementary), #5C2EDC (analogous), and #821BA1 (lighter shade) work well with #B32EDC.