Whispers of Melancholy Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Melancholy palette

Condividi questa palette a:

Scarica la tavolozza dei colori Whispers of Melancholy (PNG)

Download whispers of melancholy color palette PNG image (landscape)
Download whispers of melancholy color palette PNG image (square)

tavolozza dei colori Whispers of Melancholy CSS

/* CSS */
.color-1 {
color: #5c3f8d;
}
.color-2 {
color: #79599b;
}
.color-3 {
color: #9e7dbf;
}
.color-4 {
color: #caa0c8;
}
.color-5 {
color: #e3b5d4;
}

/* CSS Variables */
:root {
--color-1: #5c3f8d;
--color-2: #79599b;
--color-3: #9e7dbf;
--color-4: #caa0c8;
--color-5: #e3b5d4;
}

CSS con gradiente di sfondo Whispers of Melancholy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3f8d, #79599b, #9e7dbf, #caa0c8, #e3b5d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3f8d, #79599b, #9e7dbf, #caa0c8, #e3b5d4);
}

Whispers of Melancholy color palette created on .