Whispers of Lavender Dreams Color Palette
Discover the beautiful Whispers of Lavender Dreams color palette featuring ebb (#f1efee), bon jour (#e8e3e5), twilight (#ead7e3), twilight (#e7cfdc) and blue haze (#d8c7db).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withPastel, Minimalist, Feminine, Spring, Elegant 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 Whispers of Lavender Dreams palette
💻 Whispers of Lavender Dreams color palette CSS
/* CSS */
.color-1 {
color: #f1efee;
}
.color-2 {
color: #e8e3e5;
}
.color-3 {
color: #ead7e3;
}
.color-4 {
color: #e7cfdc;
}
.color-5 {
color: #d8c7db;
}
/* CSS Variables */
:root {
--color-1: #f1efee;
--color-2: #e8e3e5;
--color-3: #ead7e3;
--color-4: #e7cfdc;
--color-5: #d8c7db;
}
🌈 Whispers of Lavender Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1efee, #e8e3e5, #ead7e3, #e7cfdc, #d8c7db);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1efee, #e8e3e5, #ead7e3, #e7cfdc, #d8c7db);
}
🔗 Explore similar color palettes
Whispers of Lavender Dreams color palette created on .