#BA28BA Color Information

Hex color code: #BA28BA

#BA28BA is a muted magenta color. In RGB it is (186, 40, 186), and in HSL it is (300°, 65%, 44%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#BA28BA
RGB
186, 40, 186
HSL
300°, 65%, 44%
CMYK
0%, 78%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BA28BA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BA28BA; color: #FFFFFF; }

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 #BA28BA; background-color: #BA28BA15; }

Alert / Toast

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

Link / Accent

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

a { color: #BA28BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 40, 186

Red: 186 / Green: 40 / Blue: 186

HSL

300°, 65%, 44%

Hue: 300° / Saturation: 65% / Lightness: 44%

CMYK

0%, 78%, 0%, 27%

Cyan: 0% / Magenta: 78% / Yellow: 0% / Key: 27%

What color is #BA28BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA28BA to RGB:

rgb(186, 40, 186)HEX to RGB Converter →

HEX to HSL

Convert #BA28BA to HSL:

hsl(300, 65%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BA28BA to CMYK:

cmyk(0%, 78%, 0%, 27%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #BA28BA has RGB (186, 40, 186) and HSL (300°, 65%, 44%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA28BA is #27B927, creating high-contrast pairings. For softer combinations, try analogous colors like #7027B9.

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

Contrast with #BA28BA

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

Contrast Ratio: 4.10:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA28BA?

#BA28BA is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA28BA?

#BA28BA in RGB is (186, 40, 186) - 186 red, 40 green, and 186 blue.

How to use #BA28BA in CSS?

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

What colors go well with #BA28BA?

#27B927 (complementary), #7027B9 (analogous), and #7A1A7A (lighter shade) work well with #BA28BA.