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