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: #d0e5eb;
}
.color-2 {
color: #c3c0ce;
}
.color-3 {
color: #c4b5b5;
}
.color-4 {
color: #ccb194;
}
.color-5 {
color: #907fcc;
}
/* CSS Variables */
:root {
--color-1: #d0e5eb;
--color-2: #c3c0ce;
--color-3: #c4b5b5;
--color-4: #ccb194;
--color-5: #907fcc;
}
Whispers of Twilight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0e5eb, #c3c0ce, #c4b5b5, #ccb194, #907fcc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0e5eb, #c3c0ce, #c4b5b5, #ccb194, #907fcc);
}
Similar color palettes
- Cotton Candy Dreams
- Whispers of Lavender Dreams
- Whimsical Dreamscape
- Whispers of Vintage Rose
- Whimsical Dreamscape
- Soft Purple
- Whimsical Sunrise Serenade
- Whimsical Sunrise Blush
- Whimsical Dreamscape
- Light Purple Lily
- Whispers of Sunrise
- Whispers of Twilight
- Pastel Purple
- Celestial Bloom
- Electric Elegance
- Husk Sundays
- Whispering Caramel
- Blush Brunch Bliss
Whispers of Twilight color palette created on .