Verdant Awakening Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Verdant Awakening palette
tavolozza dei colori Verdant Awakening CSS
/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #b7e8b5;
}
.color-3 {
color: #dff3bf;
}
.color-4 {
color: #f7e3b6;
}
.color-5 {
color: #f4caae;
}
/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #b7e8b5;
--color-3: #dff3bf;
--color-4: #f7e3b6;
--color-5: #f4caae;
}
CSS con gradiente di sfondo Verdant Awakening
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #b7e8b5, #dff3bf, #f7e3b6, #f4caae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #b7e8b5, #dff3bf, #f7e3b6, #f4caae);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Verde
Verdant Awakening color palette created on .