Zombie Curses カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Zombie Curses palette

このパレットを共有する先:

Zombie Curses カラー パレット PNG 画像

Download zombie curses color palette PNG image (landscape)
Download zombie curses color palette PNG image (square)

Zombie Curses カラーパレット CSS

/* CSS */
.color-1 {
color: #4b3d6c;
}
.color-2 {
color: #d9b6e2;
}
.color-3 {
color: #b2f0c2;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ffcd29;
}

/* CSS Variables */
:root {
--color-1: #4b3d6c;
--color-2: #d9b6e2;
--color-3: #b2f0c2;
--color-4: #ff6e61;
--color-5: #ffcd29;
}

Zombie Curses の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3d6c, #d9b6e2, #b2f0c2, #ff6e61, #ffcd29);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3d6c, #d9b6e2, #b2f0c2, #ff6e61, #ffcd29);
}

似たようなカラーパレット

下にスクロールして5個のゾンビカラーパレットを探索しましょう

Zombie Curses color palette created on .