Lush Lilypad Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Lush Lilypad Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Lush Lilypad Dreams

Download lush lilypad dreams color palette PNG image (landscape)
Download lush lilypad dreams color palette PNG image (square)

tavolozza dei colori Lush Lilypad Dreams CSS

/* CSS */
.color-1 {
color: #4cae4f;
}
.color-2 {
color: #80c684;
}
.color-3 {
color: #a4d5a6;
}
.color-4 {
color: #c7e5c8;
}
.color-5 {
color: #eaf6eb;
}

/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #80c684;
--color-3: #a4d5a6;
--color-4: #c7e5c8;
--color-5: #eaf6eb;
}

CSS con gradiente di sfondo Lush Lilypad Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #80c684, #a4d5a6, #c7e5c8, #eaf6eb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #80c684, #a4d5a6, #c7e5c8, #eaf6eb);
}

Lush Lilypad Dreams color palette created on .