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