Paleta de colores Enchanted Forest

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Enchanted Forest palette

Compartir esta paleta en:

Descargar la paleta de colores Enchanted Forest (PNG)

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

CSS de la paleta de colores Enchanted Forest

/* CSS */
.color-1 {
color: #a3d55d;
}
.color-2 {
color: #d6b6e2;
}
.color-3 {
color: #efad7b;
}
.color-4 {
color: #e83b8c;
}
.color-5 {
color: #4f2c90;
}

/* CSS Variables */
:root {
--color-1: #a3d55d;
--color-2: #d6b6e2;
--color-3: #efad7b;
--color-4: #e83b8c;
--color-5: #4f2c90;
}

CSS del degradado de fondo Enchanted Forest

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d55d, #d6b6e2, #efad7b, #e83b8c, #4f2c90);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d55d, #d6b6e2, #efad7b, #e83b8c, #4f2c90);
}

Paletas de colores similares

Enchanted Forest color palette created on .