Paleta de colores Mushroom Forest Fairy

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Mushroom Forest Fairy palette

Compartir esta paleta en:

Descargar la paleta de colores Mushroom Forest Fairy (PNG)

Download mushroom forest fairy color palette PNG image (landscape)
Download mushroom forest fairy color palette PNG image (square)

CSS de la paleta de colores Mushroom Forest Fairy

/* CSS */
.color-1 {
color: #a68a7d;
}
.color-2 {
color: #c6ba9f;
}
.color-3 {
color: #e6d8c1;
}
.color-4 {
color: #f2e9d4;
}
.color-5 {
color: #d1b7c4;
}

/* CSS Variables */
:root {
--color-1: #a68a7d;
--color-2: #c6ba9f;
--color-3: #e6d8c1;
--color-4: #f2e9d4;
--color-5: #d1b7c4;
}

CSS del degradado de fondo Mushroom Forest Fairy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a68a7d, #c6ba9f, #e6d8c1, #f2e9d4, #d1b7c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a68a7d, #c6ba9f, #e6d8c1, #f2e9d4, #d1b7c4);
}

Mushroom Forest Fairy color palette created on .