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: #cfb4af;
}
.color-2 {
color: #8e7177;
}
.color-3 {
color: #625561;
}
.color-4 {
color: #4f3b3d;
}
.color-5 {
color: #243c56;
}

/* CSS Variables */
:root {
--color-1: #cfb4af;
--color-2: #8e7177;
--color-3: #625561;
--color-4: #4f3b3d;
--color-5: #243c56;
}

CSS con gradiente di sfondo Whispers of Dusk

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cfb4af, #8e7177, #625561, #4f3b3d, #243c56);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cfb4af, #8e7177, #625561, #4f3b3d, #243c56);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 4 tavolozzas di colori Soft pink

Whispers of Dusk color palette created on .