#BAA2CD Color Information

Hex color code: #BAA2CD

#BAA2CD is a subtle purple color. In RGB it is (186, 162, 205), and in HSL it is (273°, 30%, 72%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BAA2CD
RGB
186, 162, 205
HSL
273°, 30%, 72%
CMYK
9%, 21%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA2CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 162, 205

Red: 186 / Green: 162 / Blue: 205

HSL

273°, 30%, 72%

Hue: 273° / Saturation: 30% / Lightness: 72%

CMYK

9%, 21%, 0%, 20%

Cyan: 9% / Magenta: 21% / Yellow: 0% / Key: 20%

What color is #BAA2CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA2CD to RGB:

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

HEX to HSL

Convert #BAA2CD to HSL:

hsl(273, 30%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BAA2CD to CMYK:

cmyk(9%, 21%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #BAA2CD has RGB (186, 162, 205) and HSL (273°, 30%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA2CD is #B5CDA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A4A2CD.

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

Contrast with #BAA2CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA2CD?

#BAA2CD is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BAA2CD?

#BAA2CD in RGB is (186, 162, 205) - 186 red, 162 green, and 205 blue.

How to use #BAA2CD in CSS?

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

What colors go well with #BAA2CD?

#B5CDA2 (complementary), #A4A2CD (analogous), and #9570B2 (lighter shade) work well with #BAA2CD.