Whispers of Twilight Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Twilight palette
tavolozza dei colori Whispers of Twilight CSS
/* CSS */
.color-1 {
color: #ded8d3;
}
.color-2 {
color: #ab9387;
}
.color-3 {
color: #62707f;
}
.color-4 {
color: #4e5865;
}
.color-5 {
color: #3a4550;
}
/* CSS Variables */
:root {
--color-1: #ded8d3;
--color-2: #ab9387;
--color-3: #62707f;
--color-4: #4e5865;
--color-5: #3a4550;
}
CSS con gradiente di sfondo Whispers of Twilight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ded8d3, #ab9387, #62707f, #4e5865, #3a4550);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ded8d3, #ab9387, #62707f, #4e5865, #3a4550);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1 tavolozza di colori Soft gray
Whispers of Twilight color palette created on .