#B32BF3 Color Information

Hex color code: #B32BF3

The hex color #B32BF3 is a bold purple with RGB values of (179, 43, 243) and HSL of (281°, 89%, 56%). It is often used for branding and logos.

Try:
Color NameBlue Violet
HEX
#B32BF3
RGB
179, 43, 243
HSL
281°, 89%, 56%
CMYK
26%, 82%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B32BF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 43, 243

Red: 179 / Green: 43 / Blue: 243

HSL

281°, 89%, 56%

Hue: 281° / Saturation: 89% / Lightness: 56%

CMYK

26%, 82%, 0%, 5%

Cyan: 26% / Magenta: 82% / Yellow: 0% / Key: 5%

What color is #B32BF3?

#B32BF3 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B32BF3 to RGB:

rgb(179, 43, 243)HEX to RGB Converter →

HEX to HSL

Convert #B32BF3 to HSL:

hsl(281, 89%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B32BF3 to CMYK:

cmyk(26%, 82%, 0%, 5%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #B32BF3 has RGB (179, 43, 243) and HSL (281°, 89%, 56%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B32BF3 is #6AF32B, creating high-contrast pairings. For softer combinations, try analogous colors like #502BF3.

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

Contrast with #B32BF3

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

Contrast Ratio: 4.56:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B32BF3?

#B32BF3 is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B32BF3?

#B32BF3 in RGB is (179, 43, 243) - 179 red, 43 green, and 243 blue.

How to use #B32BF3 in CSS?

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

What colors go well with #B32BF3?

#6AF32B (complementary), #502BF3 (analogous), and #8B0CC6 (lighter shade) work well with #B32BF3.