#BAADE1 Color Information

Hex color code: #BAADE1

The hex color #BAADE1 is a soft purple with RGB values of (186, 173, 225) and HSL of (255°, 46%, 78%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BAADE1
RGB
186, 173, 225
HSL
255°, 46%, 78%
CMYK
17%, 23%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAADE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 173, 225

Red: 186 / Green: 173 / Blue: 225

HSL

255°, 46%, 78%

Hue: 255° / Saturation: 46% / Lightness: 78%

CMYK

17%, 23%, 0%, 12%

Cyan: 17% / Magenta: 23% / Yellow: 0% / Key: 12%

What color is #BAADE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAADE1 to RGB:

rgb(186, 173, 225)HEX to RGB Converter →

HEX to HSL

Convert #BAADE1 to HSL:

hsl(255, 46%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BAADE1 to CMYK:

cmyk(17%, 23%, 0%, 12%)Color Converter →

Color Meaning and Usage

#BAADE1 is a delicate purple color with RGB values of 186, 173, 225 and HSL of 255°, 46%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAADE1 is #D4E1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADBAE1.

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

Contrast with #BAADE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAADE1?

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

What is the RGB value of #BAADE1?

#BAADE1 in RGB is (186, 173, 225) - 186 red, 173 green, and 225 blue.

How to use #BAADE1 in CSS?

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

What colors go well with #BAADE1?

#D4E1AD (complementary), #ADBAE1 (analogous), and #8B75CC (lighter shade) work well with #BAADE1.