Flourishing Forest Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Flourishing Forest palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Flourishing Forest

Download flourishing forest color palette PNG image (landscape)
Download flourishing forest color palette PNG image (square)

tavolozza dei colori Flourishing Forest CSS

/* CSS */
.color-1 {
color: #a6c69f;
}
.color-2 {
color: #f4b943;
}
.color-3 {
color: #e76e50;
}
.color-4 {
color: #699b99;
}
.color-5 {
color: #d5aac9;
}

/* CSS Variables */
:root {
--color-1: #a6c69f;
--color-2: #f4b943;
--color-3: #e76e50;
--color-4: #699b99;
--color-5: #d5aac9;
}

CSS con gradiente di sfondo Flourishing Forest

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c69f, #f4b943, #e76e50, #699b99, #d5aac9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c69f, #f4b943, #e76e50, #699b99, #d5aac9);
}

Flourishing Forest color palette created on .