Lush Meadow Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Lush Meadow palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Lush Meadow

Download lush meadow color palette PNG image (landscape)
Download lush meadow color palette PNG image (square)

tavolozza dei colori Lush Meadow CSS

/* CSS */
.color-1 {
color: #73b578;
}
.color-2 {
color: #59a665;
}
.color-3 {
color: #45824b;
}
.color-4 {
color: #375d3c;
}
.color-5 {
color: #284329;
}

/* CSS Variables */
:root {
--color-1: #73b578;
--color-2: #59a665;
--color-3: #45824b;
--color-4: #375d3c;
--color-5: #284329;
}

CSS con gradiente di sfondo Lush Meadow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #73b578, #59a665, #45824b, #375d3c, #284329);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #73b578, #59a665, #45824b, #375d3c, #284329);
}

Lush Meadow color palette created on .