Paleta de colores Whispers of Twilight

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

Compartir esta paleta en:

Descargar la paleta de colores Whispers of Twilight (PNG)

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

CSS de la paleta de colores Whispers of Twilight

/* CSS */
.color-1 {
color: #d5cec3;
}
.color-2 {
color: #bfa5a1;
}
.color-3 {
color: #a57b78;
}
.color-4 {
color: #6f4c3e;
}
.color-5 {
color: #4a3a36;
}

/* CSS Variables */
:root {
--color-1: #d5cec3;
--color-2: #bfa5a1;
--color-3: #a57b78;
--color-4: #6f4c3e;
--color-5: #4a3a36;
}

CSS del degradado de fondo Whispers of Twilight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5cec3, #bfa5a1, #a57b78, #6f4c3e, #4a3a36);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5cec3, #bfa5a1, #a57b78, #6f4c3e, #4a3a36);
}

Whispers of Twilight color palette created on .