Golden Shadows of the Clan Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Golden Shadows of the Clan palette
tavolozza dei colori Golden Shadows of the Clan CSS
/* CSS */
.color-1 {
color: #000000;
}
.color-2 {
color: #f5c800;
}
.color-3 {
color: #e6a800;
}
.color-4 {
color: #c7a200;
}
.color-5 {
color: #a61c23;
}
/* CSS Variables */
:root {
--color-1: #000000;
--color-2: #f5c800;
--color-3: #e6a800;
--color-4: #c7a200;
--color-5: #a61c23;
}
CSS con gradiente di sfondo Golden Shadows of the Clan
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #000000, #f5c800, #e6a800, #c7a200, #a61c23);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #000000, #f5c800, #e6a800, #c7a200, #a61c23);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 30+ tavolozzas di colori Nero
Golden Shadows of the Clan color palette created on .