Whispers of Wisteria Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Wisteria palette
tavolozza dei colori Whispers of Wisteria CSS
/* CSS */
.color-1 {
color: #d7c4e3;
}
.color-2 {
color: #caa2dd;
}
.color-3 {
color: #b58bc6;
}
.color-4 {
color: #a76fb8;
}
.color-5 {
color: #9c5e9c;
}
/* CSS Variables */
:root {
--color-1: #d7c4e3;
--color-2: #caa2dd;
--color-3: #b58bc6;
--color-4: #a76fb8;
--color-5: #9c5e9c;
}
CSS con gradiente di sfondo Whispers of Wisteria
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7c4e3, #caa2dd, #b58bc6, #a76fb8, #9c5e9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7c4e3, #caa2dd, #b58bc6, #a76fb8, #9c5e9c);
}
Tavolozze di colori simili
Whispers of Wisteria color palette created on .