#BA93BD Color Information

Hex color code: #BA93BD

The hex color #BA93BD is a soft magenta with RGB values of (186, 147, 189) and HSL of (296°, 24%, 66%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BA93BD
RGB
186, 147, 189
HSL
296°, 24%, 66%
CMYK
2%, 22%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA93BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 147, 189

Red: 186 / Green: 147 / Blue: 189

HSL

296°, 24%, 66%

Hue: 296° / Saturation: 24% / Lightness: 66%

CMYK

2%, 22%, 0%, 26%

Cyan: 2% / Magenta: 22% / Yellow: 0% / Key: 26%

What color is #BA93BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA93BD to RGB:

rgb(186, 147, 189)HEX to RGB Converter →

HEX to HSL

Convert #BA93BD to HSL:

hsl(296, 24%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BA93BD to CMYK:

cmyk(2%, 22%, 0%, 26%)Color Converter →

Color Meaning and Usage

#BA93BD is a soft magenta color with RGB values of 186, 147, 189 and HSL of 296°, 24%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA93BD is #96BD93, creating high-contrast pairings. For softer combinations, try analogous colors like #A693BD.

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

Contrast with #BA93BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA93BD?

#BA93BD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA93BD?

#BA93BD in RGB is (186, 147, 189) - 186 red, 147 green, and 189 blue.

How to use #BA93BD in CSS?

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

What colors go well with #BA93BD?

#96BD93 (complementary), #A693BD (analogous), and #9C64A0 (lighter shade) work well with #BA93BD.