Paleta de colores Flourishing Forest

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Flourishing Forest palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Flourishing Forest

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

CSS de la paleta de colores Flourishing Forest

/* 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 del degradado de fondo 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 .