Discover the beautiful Whispers of Twilight color palette featuring givry (#f7e7b6), akaroa (#d6b9a4), lily (#c3a2ba), lilac bush (#9e7acd) and scampi (#6b5d98).
Whispers of Twilight 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 Whispers of Twilight palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Whispers of Twilight palette
💻 Whispers of Twilight color palette CSS
/* CSS */
.color-1 {
color: #f7e7b6;
}
.color-2 {
color: #d6b9a4;
}
.color-3 {
color: #c3a2ba;
}
.color-4 {
color: #9e7acd;
}
.color-5 {
color: #6b5d98;
}
/* CSS Variables */
:root {
--color-1: #f7e7b6;
--color-2: #d6b9a4;
--color-3: #c3a2ba;
--color-4: #9e7acd;
--color-5: #6b5d98;
}
🌈 Whispers of Twilight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e7b6, #d6b9a4, #c3a2ba, #9e7acd, #6b5d98);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e7b6, #d6b9a4, #c3a2ba, #9e7acd, #6b5d98);
}
🔗 Explore similar color palettes
Whispers of Twilight color palette created on .