Paleta de colores Whispers of Melancholy

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Melancholy palette

Compartir esta paleta en:

Descargar la paleta de colores Whispers of Melancholy (PNG)

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

CSS de la paleta de colores Whispers of Melancholy

/* 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 del degradado de fondo 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 .