#BA7BC3 Color Information

Hex color code: #BA7BC3

The hex color #BA7BC3 is a soft magenta with RGB values of (186, 123, 195) and HSL of (293°, 37%, 62%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BA7BC3
RGB
186, 123, 195
HSL
293°, 37%, 62%
CMYK
5%, 37%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA7BC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 123, 195

Red: 186 / Green: 123 / Blue: 195

HSL

293°, 37%, 62%

Hue: 293° / Saturation: 37% / Lightness: 62%

CMYK

5%, 37%, 0%, 24%

Cyan: 5% / Magenta: 37% / Yellow: 0% / Key: 24%

What color is #BA7BC3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA7BC3 to RGB:

rgb(186, 123, 195)HEX to RGB Converter →

HEX to HSL

Convert #BA7BC3 to HSL:

hsl(293, 37%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BA7BC3 to CMYK:

cmyk(5%, 37%, 0%, 24%)Color Converter →

Color Meaning and Usage

#BA7BC3 is a gentle magenta color with RGB values of 186, 123, 195 and HSL of 293°, 37%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA7BC3 is #83C27A, creating high-contrast pairings. For softer combinations, try analogous colors like #967AC2.

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

Contrast with #BA7BC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA7BC3?

#BA7BC3 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA7BC3?

#BA7BC3 in RGB is (186, 123, 195) - 186 red, 123 green, and 195 blue.

How to use #BA7BC3 in CSS?

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

What colors go well with #BA7BC3?

#83C27A (complementary), #967AC2 (analogous), and #9A4CA4 (lighter shade) work well with #BA7BC3.