Whispers of Serene Dusk Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Serene Dusk palette

Condividi questa palette a:

tavolozza dei colori Whispers of Serene Dusk CSS

/* CSS */
.color-1 {
color: #e2e2e9;
}
.color-2 {
color: #b7c6d7;
}
.color-3 {
color: #b2a69f;
}
.color-4 {
color: #7fa6cc;
}
.color-5 {
color: #958675;
}

/* CSS Variables */
:root {
--color-1: #e2e2e9;
--color-2: #b7c6d7;
--color-3: #b2a69f;
--color-4: #7fa6cc;
--color-5: #958675;
}

CSS con gradiente di sfondo Whispers of Serene Dusk

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2e2e9, #b7c6d7, #b2a69f, #7fa6cc, #958675);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2e2e9, #b7c6d7, #b2a69f, #7fa6cc, #958675);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Light gray

Whispers of Serene Dusk color palette created on .