Whispers of Fog Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Fog palette
Image Gallery

tavolozza dei colori Whispers of Fog CSS
/* CSS */
.color-1 {
color: #f1ede9;
}
.color-2 {
color: #b8bec1;
}
.color-3 {
color: #93989f;
}
.color-4 {
color: #72777e;
}
.color-5 {
color: #4d555b;
}
/* CSS Variables */
:root {
--color-1: #f1ede9;
--color-2: #b8bec1;
--color-3: #93989f;
--color-4: #72777e;
--color-5: #4d555b;
}
CSS con gradiente di sfondo Whispers of Fog
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1ede9, #b8bec1, #93989f, #72777e, #4d555b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1ede9, #b8bec1, #93989f, #72777e, #4d555b);
}
Tavolozze di colori simili
Whispers of Fog color palette created on .