Ancient Sands Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Ancient Sands palette
Immagine PNG della tavolozza dei colori Ancient Sands
tavolozza dei colori Ancient Sands CSS
/* CSS */
.color-1 {
color: #e1cf98;
}
.color-2 {
color: #aa8450;
}
.color-3 {
color: #a15c2b;
}
.color-4 {
color: #7a3929;
}
.color-5 {
color: #4c1f1a;
}
/* CSS Variables */
:root {
--color-1: #e1cf98;
--color-2: #aa8450;
--color-3: #a15c2b;
--color-4: #7a3929;
--color-5: #4c1f1a;
}
CSS con gradiente di sfondo Ancient Sands
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1cf98, #aa8450, #a15c2b, #7a3929, #4c1f1a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1cf98, #aa8450, #a15c2b, #7a3929, #4c1f1a);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Ambra
Ancient Sands color palette created on .