Golden Echoes of Ancient Civilizations Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Golden Echoes of Ancient Civilizations palette
tavolozza dei colori Golden Echoes of Ancient Civilizations CSS
/* CSS */
.color-1 {
color: #f7d54a;
}
.color-2 {
color: #e9a52f;
}
.color-3 {
color: #d87c2c;
}
.color-4 {
color: #bf5a3b;
}
.color-5 {
color: #a63a3c;
}
/* CSS Variables */
:root {
--color-1: #f7d54a;
--color-2: #e9a52f;
--color-3: #d87c2c;
--color-4: #bf5a3b;
--color-5: #a63a3c;
}
CSS con gradiente di sfondo Golden Echoes of Ancient Civilizations
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7d54a, #e9a52f, #d87c2c, #bf5a3b, #a63a3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7d54a, #e9a52f, #d87c2c, #bf5a3b, #a63a3c);
}
Tavolozze di colori simili
Golden Echoes of Ancient Civilizations color palette created on .