Zombie Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Zombie Dreams palette
Zombie Dreams カラー パレット PNG 画像
Zombie Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #e6d7a3;
}
.color-2 {
color: #c2b68e;
}
.color-3 {
color: #a89b7a;
}
.color-4 {
color: #7c5c50;
}
.color-5 {
color: #4b3c2a;
}
/* CSS Variables */
:root {
--color-1: #e6d7a3;
--color-2: #c2b68e;
--color-3: #a89b7a;
--color-4: #7c5c50;
--color-5: #4b3c2a;
}
Zombie Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6d7a3, #c2b68e, #a89b7a, #7c5c50, #4b3c2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6d7a3, #c2b68e, #a89b7a, #7c5c50, #4b3c2a);
}
似たようなカラーパレット
下にスクロールして4個のゾンビカラーパレットを探索しましょう
Zombie Dreams color palette created on .