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