Whispers of Mist Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Mist palette
tavolozza dei colori Whispers of Mist CSS
/* CSS */
.color-1 {
color: #bac2c5;
}
.color-2 {
color: #b8c0c7;
}
.color-3 {
color: #b7bfc8;
}
.color-4 {
color: #b5c0c4;
}
.color-5 {
color: #b8c0c7;
}
/* CSS Variables */
:root {
--color-1: #bac2c5;
--color-2: #b8c0c7;
--color-3: #b7bfc8;
--color-4: #b5c0c4;
--color-5: #b8c0c7;
}
CSS con gradiente di sfondo Whispers of Mist
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bac2c5, #b8c0c7, #b7bfc8, #b5c0c4, #b8c0c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bac2c5, #b8c0c7, #b7bfc8, #b5c0c4, #b8c0c7);
}
Tavolozze di colori simili
Whispers of Mist color palette created on .