Whispers of Twilight Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whispers of Twilight palette
Whispers of Twilight color palette CSS
/* CSS */
.color-1 {
color: #ddd9db;
}
.color-2 {
color: #ccccd1;
}
.color-3 {
color: #b6b8cd;
}
.color-4 {
color: #9ca0bf;
}
.color-5 {
color: #8186b1;
}
/* CSS Variables */
:root {
--color-1: #ddd9db;
--color-2: #ccccd1;
--color-3: #b6b8cd;
--color-4: #9ca0bf;
--color-5: #8186b1;
}
Whispers of Twilight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ddd9db, #ccccd1, #b6b8cd, #9ca0bf, #8186b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ddd9db, #ccccd1, #b6b8cd, #9ca0bf, #8186b1);
}
Similar color palettes
- Whispering Mist
- Whispers of Dusk
- Midnight Reverie
- Ocean's Whispering Shadows
- Whispers of Sunlight
- Whispers of Lavender Sky
- Sunlit Sand Dunes
- Dark Blue
- Shades of Gray
- Serene Coastal Bliss
- Shades of Gray
- Shades of Silver Whisper
- Whispering Mist Hues
- Shades of Gray
- Serene Ocean Breeze
- Shaded Forest Whisper
- Midnight Whisper
- Whispers of Tranquility
Whispers of Twilight color palette created on .