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: #e5cec2;
}
.color-2 {
color: #d7b19d;
}
.color-3 {
color: #bfaf9c;
}
.color-4 {
color: #a68f5e;
}
.color-5 {
color: #8b5d3c;
}
/* CSS Variables */
:root {
--color-1: #e5cec2;
--color-2: #d7b19d;
--color-3: #bfaf9c;
--color-4: #a68f5e;
--color-5: #8b5d3c;
}
CSS con gradiente di sfondo Whispering Cookie Crumble
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5cec2, #d7b19d, #bfaf9c, #a68f5e, #8b5d3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5cec2, #d7b19d, #bfaf9c, #a68f5e, #8b5d3c);
}
Tavolozze di colori simili
Whispering Cookie Crumble color palette created on .