Discover the beautiful Lavender Dreams color palette featuring butterfly bush (#6b54a0), east side (#9b80c6), light wisteria (#c3a4df), amour (#f1d0f0) and manhattan (#f5b899).
Lavender Dreams Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with 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
Explore how the Lavender Dreams palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Lavender Dreams palette
💻 Lavender Dreams color palette CSS
/* CSS */
.color-1 {
color: #6b54a0;
}
.color-2 {
color: #9b80c6;
}
.color-3 {
color: #c3a4df;
}
.color-4 {
color: #f1d0f0;
}
.color-5 {
color: #f5b899;
}
/* CSS Variables */
:root {
--color-1: #6b54a0;
--color-2: #9b80c6;
--color-3: #c3a4df;
--color-4: #f1d0f0;
--color-5: #f5b899;
}
🌈 Lavender Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b54a0, #9b80c6, #c3a4df, #f1d0f0, #f5b899);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b54a0, #9b80c6, #c3a4df, #f1d0f0, #f5b899);
}
🔗 Explore similar color palettes
Lavender Dreams color palette created on .