Eclipse of the Golden Goats Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Eclipse of the Golden Goats palette
tavolozza dei colori Eclipse of the Golden Goats CSS
/* CSS */
.color-1 {
color: #271616;
}
.color-2 {
color: #c2a200;
}
.color-3 {
color: #781f98;
}
.color-4 {
color: #f0e784;
}
.color-5 {
color: #dfcdb9;
}
/* CSS Variables */
:root {
--color-1: #271616;
--color-2: #c2a200;
--color-3: #781f98;
--color-4: #f0e784;
--color-5: #dfcdb9;
}
CSS con gradiente di sfondo Eclipse of the Golden Goats
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #271616, #c2a200, #781f98, #f0e784, #dfcdb9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #271616, #c2a200, #781f98, #f0e784, #dfcdb9);
}
Tavolozze di colori simili
Eclipse of the Golden Goats color palette created on .