#BAA4CC Color Information

Hex color code: #BAA4CC

#BAA4CC is a soft purple color. In RGB it is (186, 164, 204), and in HSL it is (273°, 28%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BAA4CC
RGB
186, 164, 204
HSL
273°, 28%, 72%
CMYK
9%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA4CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 164, 204

Red: 186 / Green: 164 / Blue: 204

HSL

273°, 28%, 72%

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

CMYK

9%, 20%, 0%, 20%

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

What color is #BAA4CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA4CC to RGB:

rgb(186, 164, 204)HEX to RGB Converter →

HEX to HSL

Convert #BAA4CC to HSL:

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

HEX to CMYK

Convert #BAA4CC to CMYK:

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

Color Meaning and Usage

A pastel purple tone, #BAA4CC has RGB (186, 164, 204) and HSL (273°, 28%, 72%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA4CC is #B6CCA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A6A4CC.

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

Contrast with #BAA4CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA4CC?

#BAA4CC is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BAA4CC?

#BAA4CC in RGB is (186, 164, 204) - 186 red, 164 green, and 204 blue.

How to use #BAA4CC in CSS?

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

What colors go well with #BAA4CC?

#B6CCA4 (complementary), #A6A4CC (analogous), and #9473B0 (lighter shade) work well with #BAA4CC.