Paleta de colores Green Mushroom Shadow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Green Mushroom Shadow palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Green Mushroom Shadow

Download green mushroom shadow color palette PNG image (landscape)
Download green mushroom shadow color palette PNG image (square)

CSS de la paleta de colores Green Mushroom Shadow

/* CSS */
.color-1 {
color: #efba48;
}
.color-2 {
color: #935834;
}
.color-3 {
color: #81a44c;
}
.color-4 {
color: #3e7952;
}
.color-5 {
color: #364f4a;
}

/* CSS Variables */
:root {
--color-1: #efba48;
--color-2: #935834;
--color-3: #81a44c;
--color-4: #3e7952;
--color-5: #364f4a;
}

CSS del degradado de fondo Green Mushroom Shadow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #efba48, #935834, #81a44c, #3e7952, #364f4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #efba48, #935834, #81a44c, #3e7952, #364f4a);
}

Green Mushroom Shadow color palette created on .