Paleta de colores Marzipan Delight

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Marzipan Delight palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Marzipan Delight

Download marzipan delight color palette PNG image (landscape)
Download marzipan delight color palette PNG image (square)

CSS de la paleta de colores Marzipan Delight

/* CSS */
.color-1 {
color: #f9e5b4;
}
.color-2 {
color: #f3d6a0;
}
.color-3 {
color: #e8c89b;
}
.color-4 {
color: #d6b58f;
}
.color-5 {
color: #c49978;
}

/* CSS Variables */
:root {
--color-1: #f9e5b4;
--color-2: #f3d6a0;
--color-3: #e8c89b;
--color-4: #d6b58f;
--color-5: #c49978;
}

CSS del degradado de fondo Marzipan Delight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e5b4, #f3d6a0, #e8c89b, #d6b58f, #c49978);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e5b4, #f3d6a0, #e8c89b, #d6b58f, #c49978);
}

Marzipan Delight color palette created on .