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