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