#BA80EA Color Information

Hex color code: #BA80EA

The hex color #BA80EA is a dynamic purple with RGB values of (186, 128, 234) and HSL of (273°, 72%, 71%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#BA80EA
RGB
186, 128, 234
HSL
273°, 72%, 71%
CMYK
21%, 45%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA80EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 128, 234

Red: 186 / Green: 128 / Blue: 234

HSL

273°, 72%, 71%

Hue: 273° / Saturation: 72% / Lightness: 71%

CMYK

21%, 45%, 0%, 8%

Cyan: 21% / Magenta: 45% / Yellow: 0% / Key: 8%

What color is #BA80EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA80EA to RGB:

rgb(186, 128, 234)HEX to RGB Converter →

HEX to HSL

Convert #BA80EA to HSL:

hsl(273, 72%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BA80EA to CMYK:

cmyk(21%, 45%, 0%, 8%)Color Converter →

Color Meaning and Usage

#BA80EA is a dynamic purple color with RGB values of 186, 128, 234 and HSL of 273°, 72%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA80EA is #B0EA80, creating high-contrast pairings. For softer combinations, try analogous colors like #8580EA.

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

Contrast with #BA80EA

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

Contrast Ratio: 7.36:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA80EA?

#BA80EA is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA80EA?

#BA80EA in RGB is (186, 128, 234) - 186 red, 128 green, and 234 blue.

How to use #BA80EA in CSS?

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

What colors go well with #BA80EA?

#B0EA80 (complementary), #8580EA (analogous), and #973EE0 (lighter shade) work well with #BA80EA.