#BA73BE Color Information

Hex color code: #BA73BE

A gentle magenta shade, #BA73BE appears as (186, 115, 190) in RGB and (297°, 37%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BA73BE
RGB
186, 115, 190
HSL
297°, 37%, 60%
CMYK
2%, 39%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA73BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 115, 190

Red: 186 / Green: 115 / Blue: 190

HSL

297°, 37%, 60%

Hue: 297° / Saturation: 37% / Lightness: 60%

CMYK

2%, 39%, 0%, 25%

Cyan: 2% / Magenta: 39% / Yellow: 0% / Key: 25%

What color is #BA73BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA73BE to RGB:

rgb(186, 115, 190)HEX to RGB Converter →

HEX to HSL

Convert #BA73BE to HSL:

hsl(297, 37%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BA73BE to CMYK:

cmyk(2%, 39%, 0%, 25%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BA73BE has RGB (186, 115, 190) and HSL (297°, 37%, 60%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA73BE is #77BF73, creating high-contrast pairings. For softer combinations, try analogous colors like #9573BF.

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

Contrast with #BA73BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA73BE?

#BA73BE is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA73BE?

#BA73BE in RGB is (186, 115, 190) - 186 red, 115 green, and 190 blue.

How to use #BA73BE in CSS?

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

What colors go well with #BA73BE?

#77BF73 (complementary), #9573BF (analogous), and #99489D (lighter shade) work well with #BA73BE.