Green Zombie Fox Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Green Zombie Fox palette
Immagine PNG della tavolozza dei colori Green Zombie Fox
tavolozza dei colori Green Zombie Fox CSS
/* CSS */
.color-1 {
color: #7a993d;
}
.color-2 {
color: #a3c24c;
}
.color-3 {
color: #d9d959;
}
.color-4 {
color: #f4b31a;
}
.color-5 {
color: #ed7c31;
}
/* CSS Variables */
:root {
--color-1: #7a993d;
--color-2: #a3c24c;
--color-3: #d9d959;
--color-4: #f4b31a;
--color-5: #ed7c31;
}
CSS con gradiente di sfondo Green Zombie Fox
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a993d, #a3c24c, #d9d959, #f4b31a, #ed7c31);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a993d, #a3c24c, #d9d959, #f4b31a, #ed7c31);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Verde
Green Zombie Fox color palette created on .