Whispers of Twilight Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

Condividi questa palette a:

tavolozza dei colori Whispers of Twilight CSS

/* CSS */
.color-1 {
color: #eae1e6;
}
.color-2 {
color: #abb5d3;
}
.color-3 {
color: #8e93b8;
}
.color-4 {
color: #5993c9;
}
.color-5 {
color: #6373a1;
}

/* CSS Variables */
:root {
--color-1: #eae1e6;
--color-2: #abb5d3;
--color-3: #8e93b8;
--color-4: #5993c9;
--color-5: #6373a1;
}

CSS con gradiente di sfondo Whispers of Twilight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae1e6, #abb5d3, #8e93b8, #5993c9, #6373a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae1e6, #abb5d3, #8e93b8, #5993c9, #6373a1);
}

Tavolozze di colori simili

Whispers of Twilight color palette created on .