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