Shades of Green and Yellow Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Green and Yellow palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Shades of Green and Yellow (PNG)
tavolozza dei colori Shades of Green and Yellow CSS
/* CSS */
.color-1 {
color: #d5e7ac;
}
.color-2 {
color: #d1bfdf;
}
.color-3 {
color: #bfe3d0;
}
.color-4 {
color: #dfdfb3;
}
.color-5 {
color: #efc548;
}
/* CSS Variables */
:root {
--color-1: #d5e7ac;
--color-2: #d1bfdf;
--color-3: #bfe3d0;
--color-4: #dfdfb3;
--color-5: #efc548;
}
CSS con gradiente di sfondo Shades of Green and Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5e7ac, #d1bfdf, #bfe3d0, #dfdfb3, #efc548);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5e7ac, #d1bfdf, #bfe3d0, #dfdfb3, #efc548);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 80 tavolozzas di colori Pastello
Shades of Green and Yellow color palette created on .