Dusky Lilac Dreams Color Palette
Discover the beautiful Dusky Lilac Dreams color palette featuring london hue (#bea3c8), bouquet (#a8809b), strikemaster (#9c6d8c), cannon pink (#804d7a) and bossanova (#58295b).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Purple, Soft, Muted, Light Autumn color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Dusky Lilac Dreams palette
💻 Dusky Lilac Dreams color palette CSS
/* CSS */
.color-1 {
color: #bea3c8;
}
.color-2 {
color: #a8809b;
}
.color-3 {
color: #9c6d8c;
}
.color-4 {
color: #804d7a;
}
.color-5 {
color: #58295b;
}
/* CSS Variables */
:root {
--color-1: #bea3c8;
--color-2: #a8809b;
--color-3: #9c6d8c;
--color-4: #804d7a;
--color-5: #58295b;
}
🌈 Dusky Lilac Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bea3c8, #a8809b, #9c6d8c, #804d7a, #58295b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bea3c8, #a8809b, #9c6d8c, #804d7a, #58295b);
}
🔗 Explore similar color palettes
Dusky Lilac Dreams color palette created on .