Whispers of Twilight Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

Condividi questa palette a:

Scarica la tavolozza dei colori Whispers of Twilight (PNG)

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

tavolozza dei colori Whispers of Twilight CSS

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