Paleta de colores Enchanted Forest Haven

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Enchanted Forest Haven palette

Compartir esta paleta en:

Descargar la paleta de colores Enchanted Forest Haven (PNG)

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

CSS de la paleta de colores Enchanted Forest Haven

/* CSS */
.color-1 {
color: #3a7e3d;
}
.color-2 {
color: #5d9d53;
}
.color-3 {
color: #77b569;
}
.color-4 {
color: #a2d996;
}
.color-5 {
color: #d5e6b7;
}

/* CSS Variables */
:root {
--color-1: #3a7e3d;
--color-2: #5d9d53;
--color-3: #77b569;
--color-4: #a2d996;
--color-5: #d5e6b7;
}

CSS del degradado de fondo Enchanted Forest Haven

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a7e3d, #5d9d53, #77b569, #a2d996, #d5e6b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a7e3d, #5d9d53, #77b569, #a2d996, #d5e6b7);
}

Enchanted Forest Haven color palette created on .