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