#BA9CB1 Color Information

Hex color code: #BA9CB1

#BA9CB1 is a muted magenta color. In RGB it is (186, 156, 177), and in HSL it is (318°, 18%, 67%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BA9CB1
RGB
186, 156, 177
HSL
318°, 18%, 67%
CMYK
0%, 16%, 5%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA9CB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 156, 177

Red: 186 / Green: 156 / Blue: 177

HSL

318°, 18%, 67%

Hue: 318° / Saturation: 18% / Lightness: 67%

CMYK

0%, 16%, 5%, 27%

Cyan: 0% / Magenta: 16% / Yellow: 5% / Key: 27%

What color is #BA9CB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA9CB1 to RGB:

rgb(186, 156, 177)HEX to RGB Converter →

HEX to HSL

Convert #BA9CB1 to HSL:

hsl(318, 18%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BA9CB1 to CMYK:

cmyk(0%, 16%, 5%, 27%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #BA9CB1 has RGB (186, 156, 177) and HSL (318°, 18%, 67%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA9CB1 is #9CBAA5, creating high-contrast pairings. For softer combinations, try analogous colors like #B49CBA.

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

Contrast with #BA9CB1

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

Contrast Ratio: 8.48:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA9CB1?

#BA9CB1 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BA9CB1?

#BA9CB1 in RGB is (186, 156, 177) - 186 red, 156 green, and 177 blue.

How to use #BA9CB1 in CSS?

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

What colors go well with #BA9CB1?

#9CBAA5 (complementary), #B49CBA (analogous), and #9B6F8D (lighter shade) work well with #BA9CB1.