#BA32EC Color Information

Hex color code: #BA32EC

The hex color #BA32EC is a striking purple with RGB values of (186, 50, 236) and HSL of (284°, 83%, 56%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#BA32EC
RGB
186, 50, 236
HSL
284°, 83%, 56%
CMYK
21%, 79%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BA32EC; color: #000000; }

Badge

New Feature
.badge { background-color: #BA32EC; color: #000000; }

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 #BA32EC; background-color: #BA32EC15; }

Alert / Toast

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

Link / Accent

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

a { color: #BA32EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 50, 236

Red: 186 / Green: 50 / Blue: 236

HSL

284°, 83%, 56%

Hue: 284° / Saturation: 83% / Lightness: 56%

CMYK

21%, 79%, 0%, 7%

Cyan: 21% / Magenta: 79% / Yellow: 0% / Key: 7%

What color is #BA32EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA32EC to RGB:

rgb(186, 50, 236)HEX to RGB Converter →

HEX to HSL

Convert #BA32EC to HSL:

hsl(284, 83%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BA32EC to CMYK:

cmyk(21%, 79%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BA32EC is a striking purple color with RGB values of 186, 50, 236 and HSL of 284°, 83%, 56%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA32EC is #63EC32, creating high-contrast pairings. For softer combinations, try analogous colors like #5D32EC.

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

Contrast with #BA32EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA32EC?

#BA32EC is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BA32EC?

#BA32EC in RGB is (186, 50, 236) - 186 red, 50 green, and 236 blue.

How to use #BA32EC in CSS?

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

What colors go well with #BA32EC?

#63EC32 (complementary), #5D32EC (analogous), and #9112BF (lighter shade) work well with #BA32EC.