Ancient Sands Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Ancient Sands palette
tavolozza dei colori Ancient Sands CSS
/* CSS */
.color-1 {
color: #d0aa67;
}
.color-2 {
color: #a2683f;
}
.color-3 {
color: #5d4f3c;
}
.color-4 {
color: #3a2a1d;
}
.color-5 {
color: #bfb1a1;
}
/* CSS Variables */
:root {
--color-1: #d0aa67;
--color-2: #a2683f;
--color-3: #5d4f3c;
--color-4: #3a2a1d;
--color-5: #bfb1a1;
}
CSS con gradiente di sfondo Ancient Sands
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0aa67, #a2683f, #5d4f3c, #3a2a1d, #bfb1a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0aa67, #a2683f, #5d4f3c, #3a2a1d, #bfb1a1);
}
Tavolozze di colori simili
Nessuna tavolozza trovata
Prova filtri diversi o cancella la tua selezione attuale.
Ancient Sands color palette created on .