#BA22BF Color Information

Hex color code: #BA22BF

#BA22BF is a understated magenta color. In RGB it is (186, 34, 191), and in HSL it is (298°, 70%, 44%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#BA22BF
RGB
186, 34, 191
HSL
298°, 70%, 44%
CMYK
3%, 82%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA22BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 34, 191

Red: 186 / Green: 34 / Blue: 191

HSL

298°, 70%, 44%

Hue: 298° / Saturation: 70% / Lightness: 44%

CMYK

3%, 82%, 0%, 25%

Cyan: 3% / Magenta: 82% / Yellow: 0% / Key: 25%

What color is #BA22BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA22BF to RGB:

rgb(186, 34, 191)HEX to RGB Converter →

HEX to HSL

Convert #BA22BF to HSL:

hsl(298, 70%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BA22BF to CMYK:

cmyk(3%, 82%, 0%, 25%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #BA22BF has RGB (186, 34, 191) and HSL (298°, 70%, 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 #BA22BF is #27BF22, creating high-contrast pairings. For softer combinations, try analogous colors like #6B22BF.

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

Contrast with #BA22BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA22BF?

#BA22BF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA22BF?

#BA22BF in RGB is (186, 34, 191) - 186 red, 34 green, and 191 blue.

How to use #BA22BF in CSS?

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

What colors go well with #BA22BF?

#27BF22 (complementary), #6B22BF (analogous), and #7A167E (lighter shade) work well with #BA22BF.