Whispers of Twilight Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Twilight palette
tavolozza dei colori Whispers of Twilight CSS
/* CSS */
.color-1 {
color: #baa6ce;
}
.color-2 {
color: #d788a5;
}
.color-3 {
color: #9285a8;
}
.color-4 {
color: #af5a7d;
}
.color-5 {
color: #792f54;
}
/* CSS Variables */
:root {
--color-1: #baa6ce;
--color-2: #d788a5;
--color-3: #9285a8;
--color-4: #af5a7d;
--color-5: #792f54;
}
CSS con gradiente di sfondo Whispers of Twilight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #baa6ce, #d788a5, #9285a8, #af5a7d, #792f54);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #baa6ce, #d788a5, #9285a8, #af5a7d, #792f54);
}
Tavolozze di colori simili
Whispers of Twilight color palette created on .