#BAA4DA Color Information

Hex color code: #BAA4DA

#BAA4DA is a pastel purple color. In RGB it is (186, 164, 218), and in HSL it is (264°, 42%, 75%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#BAA4DA
RGB
186, 164, 218
HSL
264°, 42%, 75%
CMYK
15%, 25%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA4DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 164, 218

Red: 186 / Green: 164 / Blue: 218

HSL

264°, 42%, 75%

Hue: 264° / Saturation: 42% / Lightness: 75%

CMYK

15%, 25%, 0%, 15%

Cyan: 15% / Magenta: 25% / Yellow: 0% / Key: 15%

What color is #BAA4DA?

#BAA4DA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA4DA to RGB:

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

HEX to HSL

Convert #BAA4DA to HSL:

hsl(264, 42%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BAA4DA to CMYK:

cmyk(15%, 25%, 0%, 15%)Color Converter →

Color Meaning and Usage

#BAA4DA is a delicate purple color with RGB values of 186, 164, 218 and HSL of 264°, 42%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA4DA is #C5DAA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4AADA.

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

Contrast with #BAA4DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA4DA?

#BAA4DA is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BAA4DA?

#BAA4DA in RGB is (186, 164, 218) - 186 red, 164 green, and 218 blue.

How to use #BAA4DA in CSS?

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

What colors go well with #BAA4DA?

#C5DAA4 (complementary), #A4AADA (analogous), and #906EC4 (lighter shade) work well with #BAA4DA.