Whispers of Warm Sand Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Warm Sand palette
Image Gallery

tavolozza dei colori Whispers of Warm Sand CSS
/* CSS */
.color-1 {
color: #e9e9ed;
}
.color-2 {
color: #e0dbd7;
}
.color-3 {
color: #e0c9ae;
}
.color-4 {
color: #d2cac1;
}
.color-5 {
color: #cdb498;
}
/* CSS Variables */
:root {
--color-1: #e9e9ed;
--color-2: #e0dbd7;
--color-3: #e0c9ae;
--color-4: #d2cac1;
--color-5: #cdb498;
}
CSS con gradiente di sfondo Whispers of Warm Sand
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e9e9ed, #e0dbd7, #e0c9ae, #d2cac1, #cdb498);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e9e9ed, #e0dbd7, #e0c9ae, #d2cac1, #cdb498);
}
Tavolozze di colori simili
Whispers of Warm Sand color palette created on .