Whispers of the Wistful Woods Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Wistful Woods palette
tavolozza dei colori Whispers of the Wistful Woods CSS
/* CSS */
.color-1 {
color: #3f5b88;
}
.color-2 {
color: #90a3b2;
}
.color-3 {
color: #c7d8e5;
}
.color-4 {
color: #e5b03e;
}
.color-5 {
color: #d86a4b;
}
/* CSS Variables */
:root {
--color-1: #3f5b88;
--color-2: #90a3b2;
--color-3: #c7d8e5;
--color-4: #e5b03e;
--color-5: #d86a4b;
}
CSS con gradiente di sfondo Whispers of the Wistful Woods
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f5b88, #90a3b2, #c7d8e5, #e5b03e, #d86a4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f5b88, #90a3b2, #c7d8e5, #e5b03e, #d86a4b);
}
Tavolozze di colori simili
Whispers of the Wistful Woods color palette created on .