#BAA2CB Color Information

Hex color code: #BAA2CB

A delicate purple shade, #BAA2CB appears as (186, 162, 203) in RGB and (275°, 28%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BAA2CB
RGB
186, 162, 203
HSL
275°, 28%, 72%
CMYK
8%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA2CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 162, 203

Red: 186 / Green: 162 / Blue: 203

HSL

275°, 28%, 72%

Hue: 275° / Saturation: 28% / Lightness: 72%

CMYK

8%, 20%, 0%, 20%

Cyan: 8% / Magenta: 20% / Yellow: 0% / Key: 20%

What color is #BAA2CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA2CB to RGB:

rgb(186, 162, 203)HEX to RGB Converter →

HEX to HSL

Convert #BAA2CB to HSL:

hsl(275, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAA2CB to CMYK:

cmyk(8%, 20%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #BAA2CB has RGB (186, 162, 203) and HSL (275°, 28%, 72%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA2CB is #B4CCA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A7A4CC.

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

Contrast with #BAA2CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA2CB?

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

What is the RGB value of #BAA2CB?

#BAA2CB in RGB is (186, 162, 203) - 186 red, 162 green, and 203 blue.

How to use #BAA2CB in CSS?

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

What colors go well with #BAA2CB?

#B4CCA4 (complementary), #A7A4CC (analogous), and #9673B0 (lighter shade) work well with #BAA2CB.