#BA178C Color Information

Hex color code: #BA178C

#BA178C is a dynamic magenta color. In RGB it is (186, 23, 140), and in HSL it is (317°, 78%, 41%). It is widely used in graphic design.

Try:
Color NameMedium Violet Red
HEX
#BA178C
RGB
186, 23, 140
HSL
317°, 78%, 41%
CMYK
0%, 88%, 25%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA178C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 23, 140

Red: 186 / Green: 23 / Blue: 140

HSL

317°, 78%, 41%

Hue: 317° / Saturation: 78% / Lightness: 41%

CMYK

0%, 88%, 25%, 27%

Cyan: 0% / Magenta: 88% / Yellow: 25% / Key: 27%

What color is #BA178C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA178C to RGB:

rgb(186, 23, 140)HEX to RGB Converter →

HEX to HSL

Convert #BA178C to HSL:

hsl(317, 78%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #BA178C to CMYK:

cmyk(0%, 88%, 25%, 27%)Color Converter →

Color Meaning and Usage

#BA178C is a striking magenta color with RGB values of 186, 23, 140 and HSL of 317°, 78%, 41%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA178C is #17BA45, creating high-contrast pairings. For softer combinations, try analogous colors like #9717BA.

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

Contrast with #BA178C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA178C?

#BA178C is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA178C?

#BA178C in RGB is (186, 23, 140) - 186 red, 23 green, and 140 blue.

How to use #BA178C in CSS?

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

What colors go well with #BA178C?

#17BA45 (complementary), #9717BA (analogous), and #760F59 (lighter shade) work well with #BA178C.