Mulled Wine Delight Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Mulled Wine Delight palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Mulled Wine Delight

Download mulled wine delight color palette PNG image (landscape)
Download mulled wine delight color palette PNG image (square)

tavolozza dei colori Mulled Wine Delight CSS

/* CSS */
.color-1 {
color: #4f4662;
}
.color-2 {
color: #6e5b86;
}
.color-3 {
color: #a77b9d;
}
.color-4 {
color: #e9afa0;
}
.color-5 {
color: #c94b3b;
}

/* CSS Variables */
:root {
--color-1: #4f4662;
--color-2: #6e5b86;
--color-3: #a77b9d;
--color-4: #e9afa0;
--color-5: #c94b3b;
}

CSS con gradiente di sfondo Mulled Wine Delight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f4662, #6e5b86, #a77b9d, #e9afa0, #c94b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f4662, #6e5b86, #a77b9d, #e9afa0, #c94b3b);
}

Mulled Wine Delight color palette created on .