Enchanted Forest Haven Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Enchanted Forest Haven palette

Condividi questa palette a:

Scarica la tavolozza dei colori Enchanted Forest Haven (PNG)

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

tavolozza dei colori Enchanted Forest Haven CSS

/* 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 con gradiente di sfondo 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 .