Whispers of the Night Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Night palette
tavolozza dei colori Whispers of the Night CSS
/* CSS */
.color-1 {
color: #d9c8a0;
}
.color-2 {
color: #b19f8c;
}
.color-3 {
color: #798b8a;
}
.color-4 {
color: #3e4b6a;
}
.color-5 {
color: #6a4a8c;
}
/* CSS Variables */
:root {
--color-1: #d9c8a0;
--color-2: #b19f8c;
--color-3: #798b8a;
--color-4: #3e4b6a;
--color-5: #6a4a8c;
}
CSS con gradiente di sfondo Whispers of the Night
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9c8a0, #b19f8c, #798b8a, #3e4b6a, #6a4a8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9c8a0, #b19f8c, #798b8a, #3e4b6a, #6a4a8c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Terroso
Whispers of the Night color palette created on .