Whispers of Dusk Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Dusk palette

Condividi questa palette a:

tavolozza dei colori Whispers of Dusk CSS

/* CSS */
.color-1 {
color: #cecad3;
}
.color-2 {
color: #a29086;
}
.color-3 {
color: #705b51;
}
.color-4 {
color: #432e28;
}
.color-5 {
color: #0c0b0e;
}

/* CSS Variables */
:root {
--color-1: #cecad3;
--color-2: #a29086;
--color-3: #705b51;
--color-4: #432e28;
--color-5: #0c0b0e;
}

CSS con gradiente di sfondo Whispers of Dusk

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cecad3, #a29086, #705b51, #432e28, #0c0b0e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cecad3, #a29086, #705b51, #432e28, #0c0b0e);
}

Tavolozze di colori simili

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

Whispers of Dusk color palette created on .