Eternal Sands of Duat Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Eternal Sands of Duat palette
tavolozza dei colori Eternal Sands of Duat CSS
/* CSS */
.color-1 {
color: #f5a524;
}
.color-2 {
color: #d9b36d;
}
.color-3 {
color: #a75a2a;
}
.color-4 {
color: #893d1a;
}
.color-5 {
color: #1b1f22;
}
/* CSS Variables */
:root {
--color-1: #f5a524;
--color-2: #d9b36d;
--color-3: #a75a2a;
--color-4: #893d1a;
--color-5: #1b1f22;
}
CSS con gradiente di sfondo Eternal Sands of Duat
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a524, #d9b36d, #a75a2a, #893d1a, #1b1f22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a524, #d9b36d, #a75a2a, #893d1a, #1b1f22);
}
Tavolozze di colori simili
Eternal Sands of Duat color palette created on .