Duality of the Wild Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Duality of the Wild palette
tavolozza dei colori Duality of the Wild CSS
/* CSS */
.color-1 {
color: #4b815f;
}
.color-2 {
color: #7dba7d;
}
.color-3 {
color: #b4d9a5;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #d54e30;
}
/* CSS Variables */
:root {
--color-1: #4b815f;
--color-2: #7dba7d;
--color-3: #b4d9a5;
--color-4: #f1c84b;
--color-5: #d54e30;
}
CSS con gradiente di sfondo Duality of the Wild
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b815f, #7dba7d, #b4d9a5, #f1c84b, #d54e30);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b815f, #7dba7d, #b4d9a5, #f1c84b, #d54e30);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Foresta
Duality of the Wild color palette created on .