Lush Meadow Whisper Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Lush Meadow Whisper palette
tavolozza dei colori Lush Meadow Whisper CSS
/* CSS */
.color-1 {
color: #a3d55d;
}
.color-2 {
color: #b3e09e;
}
.color-3 {
color: #c5e6b7;
}
.color-4 {
color: #e0f1c6;
}
.color-5 {
color: #f4f9d7;
}
/* CSS Variables */
:root {
--color-1: #a3d55d;
--color-2: #b3e09e;
--color-3: #c5e6b7;
--color-4: #e0f1c6;
--color-5: #f4f9d7;
}
CSS con gradiente di sfondo Lush Meadow Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d55d, #b3e09e, #c5e6b7, #e0f1c6, #f4f9d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d55d, #b3e09e, #c5e6b7, #e0f1c6, #f4f9d7);
}
Tavolozze di colori simili
Lush Meadow Whisper color palette created on .