#BA1287 Color Information

Hex color code: #BA1287

#BA1287 is a dynamic magenta color. In RGB it is (186, 18, 135), and in HSL it is (318°, 82%, 40%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#BA1287
RGB
186, 18, 135
HSL
318°, 82%, 40%
CMYK
0%, 90%, 27%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA1287; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 18, 135

Red: 186 / Green: 18 / Blue: 135

HSL

318°, 82%, 40%

Hue: 318° / Saturation: 82% / Lightness: 40%

CMYK

0%, 90%, 27%, 27%

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

What color is #BA1287?

#BA1287 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA1287 to RGB:

rgb(186, 18, 135)HEX to RGB Converter →

HEX to HSL

Convert #BA1287 to HSL:

hsl(318, 82%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BA1287 to CMYK:

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

Color Meaning and Usage

#BA1287 is a vivid magenta color with RGB values of 186, 18, 135 and HSL of 318°, 82%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA1287 is #12BA45, creating high-contrast pairings. For softer combinations, try analogous colors like #9812BA.

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

Contrast with #BA1287

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA1287?

#BA1287 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BA1287?

#BA1287 in RGB is (186, 18, 135) - 186 red, 18 green, and 135 blue.

How to use #BA1287 in CSS?

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

What colors go well with #BA1287?

#12BA45 (complementary), #9812BA (analogous), and #740B55 (lighter shade) work well with #BA1287.