Marzipan Delight Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Marzipan Delight palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Marzipan Delight

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

tavolozza dei colori Marzipan Delight CSS

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