Whispering Cookie Crumble Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispering Cookie Crumble palette
tavolozza dei colori Whispering Cookie Crumble CSS
/* CSS */
.color-1 {
color: #f7f1e8;
}
.color-2 {
color: #d8c6b6;
}
.color-3 {
color: #c3a69d;
}
.color-4 {
color: #a5897e;
}
.color-5 {
color: #8c6b5f;
}
/* CSS Variables */
:root {
--color-1: #f7f1e8;
--color-2: #d8c6b6;
--color-3: #c3a69d;
--color-4: #a5897e;
--color-5: #8c6b5f;
}
CSS con gradiente di sfondo Whispering Cookie Crumble
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f1e8, #d8c6b6, #c3a69d, #a5897e, #8c6b5f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f1e8, #d8c6b6, #c3a69d, #a5897e, #8c6b5f);
}
Tavolozze di colori simili
Whispering Cookie Crumble color palette created on .