Whimsical Twilight Dreamscape Color Palette
Discover the beautiful Whimsical Twilight Dreamscape color palette featuring french lilac (#d3c8ef), cavern pink (#debdaf), lavender (#d384e7), portage (#88a6e7) and medium purple (#a949da).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withLavender, Pastel, Soft, 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 Whimsical Twilight Dreamscape palette
💻 Whimsical Twilight Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #d3c8ef;
}
.color-2 {
color: #debdaf;
}
.color-3 {
color: #d384e7;
}
.color-4 {
color: #88a6e7;
}
.color-5 {
color: #a949da;
}
/* CSS Variables */
:root {
--color-1: #d3c8ef;
--color-2: #debdaf;
--color-3: #d384e7;
--color-4: #88a6e7;
--color-5: #a949da;
} 🌈 Whimsical Twilight Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d3c8ef, #debdaf, #d384e7, #88a6e7, #a949da);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d3c8ef, #debdaf, #d384e7, #88a6e7, #a949da);
} 🔗 Explore similar color palettes
Whimsical Twilight Dreamscape color palette created on .