Liminal Halloween Cabin in the Woods カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Liminal Halloween Cabin in the Woods palette
Liminal Halloween Cabin in the Woods カラー パレット PNG 画像
Liminal Halloween Cabin in the Woods カラーパレット CSS
/* CSS */
.color-1 {
color: #5e793e;
}
.color-2 {
color: #b3c99c;
}
.color-3 {
color: #e8d3a1;
}
.color-4 {
color: #7e5b3a;
}
.color-5 {
color: #3a2c1d;
}
/* CSS Variables */
:root {
--color-1: #5e793e;
--color-2: #b3c99c;
--color-3: #e8d3a1;
--color-4: #7e5b3a;
--color-5: #3a2c1d;
}
Liminal Halloween Cabin in the Woods の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e793e, #b3c99c, #e8d3a1, #7e5b3a, #3a2c1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e793e, #b3c99c, #e8d3a1, #7e5b3a, #3a2c1d);
}
似たようなカラーパレット
Liminal Halloween Cabin in the Woods color palette created on .