Whispers of Lavender Dreams Color Palette
Discover the beautiful Whispers of Lavender Dreams color palette featuring snuff (#f2e9f6), snuff (#e8d9f1), prelude (#dfcbeb), prelude (#d5bee4) and light wisteria (#cbade2).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withLavender, Minimalist, Pastel, Soft, Spring 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: #f2e9f6;
}
.color-2 {
color: #e8d9f1;
}
.color-3 {
color: #dfcbeb;
}
.color-4 {
color: #d5bee4;
}
.color-5 {
color: #cbade2;
}
/* CSS Variables */
:root {
--color-1: #f2e9f6;
--color-2: #e8d9f1;
--color-3: #dfcbeb;
--color-4: #d5bee4;
--color-5: #cbade2;
} 🌈 Whispers of Lavender Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2e9f6, #e8d9f1, #dfcbeb, #d5bee4, #cbade2);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2e9f6, #e8d9f1, #dfcbeb, #d5bee4, #cbade2);
} 🔗 Explore similar color palettes
Whispers of Lavender Dreams color palette created on .