#BAABDE Color Information

Hex color code: #BAABDE

A soft purple shade, #BAABDE appears as (186, 171, 222) in RGB and (258°, 44%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#BAABDE
RGB
186, 171, 222
HSL
258°, 44%, 77%
CMYK
16%, 23%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAABDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 171, 222

Red: 186 / Green: 171 / Blue: 222

HSL

258°, 44%, 77%

Hue: 258° / Saturation: 44% / Lightness: 77%

CMYK

16%, 23%, 0%, 13%

Cyan: 16% / Magenta: 23% / Yellow: 0% / Key: 13%

What color is #BAABDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAABDE to RGB:

rgb(186, 171, 222)HEX to RGB Converter →

HEX to HSL

Convert #BAABDE to HSL:

hsl(258, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BAABDE to CMYK:

cmyk(16%, 23%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #BAABDE has RGB (186, 171, 222) and HSL (258°, 44%, 77%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAABDE is #CFDEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB5DE.

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

Contrast with #BAABDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAABDE?

#BAABDE is a ethereal purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BAABDE?

#BAABDE in RGB is (186, 171, 222) - 186 red, 171 green, and 222 blue.

How to use #BAABDE in CSS?

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

What colors go well with #BAABDE?

#CFDEAB (complementary), #ABB5DE (analogous), and #8D73C9 (lighter shade) work well with #BAABDE.