Zombie Alien Girl カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Zombie Alien Girl palette

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

Zombie Alien Girl カラー パレット PNG 画像

Download zombie alien girl color palette PNG image (landscape)
Download zombie alien girl color palette PNG image (square)

Zombie Alien Girl カラーパレット CSS

/* CSS */
.color-1 {
color: #7d2d9f;
}
.color-2 {
color: #9f53c6;
}
.color-3 {
color: #c987e3;
}
.color-4 {
color: #e8a1b0;
}
.color-5 {
color: #f3f778;
}

/* CSS Variables */
:root {
--color-1: #7d2d9f;
--color-2: #9f53c6;
--color-3: #c987e3;
--color-4: #e8a1b0;
--color-5: #f3f778;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7d2d9f, #9f53c6, #c987e3, #e8a1b0, #f3f778);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7d2d9f, #9f53c6, #c987e3, #e8a1b0, #f3f778);
}

Zombie Alien Girl color palette created on .