Festive Crumble Delight Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Festive Crumble Delight palette
tavolozza dei colori Festive Crumble Delight CSS
/* CSS */
.color-1 {
color: #c92c3c;
}
.color-2 {
color: #e9b79f;
}
.color-3 {
color: #d3a269;
}
.color-4 {
color: #b9906e;
}
.color-5 {
color: #a8434d;
}
/* CSS Variables */
:root {
--color-1: #c92c3c;
--color-2: #e9b79f;
--color-3: #d3a269;
--color-4: #b9906e;
--color-5: #a8434d;
}
CSS con gradiente di sfondo Festive Crumble Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c3c, #e9b79f, #d3a269, #b9906e, #a8434d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c3c, #e9b79f, #d3a269, #b9906e, #a8434d);
}
Tavolozze di colori simili
Festive Crumble Delight color palette created on .