Festive Crumble Delight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Festive Crumble Delight palette
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;
}
Festive Crumble Delight の背景のグラデーション CSS
/* 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);
}
似たようなカラーパレット
Festive Crumble Delight color palette created on .