Whispers of Morning Mist Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Morning Mist palette
tavolozza dei colori Whispers of Morning Mist CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f9fafb;
}
.color-3 {
color: #eaeaeb;
}
.color-4 {
color: #e0eaf0;
}
.color-5 {
color: #d1d4d7;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f9fafb;
--color-3: #eaeaeb;
--color-4: #e0eaf0;
--color-5: #d1d4d7;
}
CSS con gradiente di sfondo Whispers of Morning Mist
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f9fafb, #eaeaeb, #e0eaf0, #d1d4d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f9fafb, #eaeaeb, #e0eaf0, #d1d4d7);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 2 tavolozzas di colori Soft white
Whispers of Morning Mist color palette created on .