Zombie's Cheeks カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Zombie's Cheeks palette

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

Zombie's Cheeks カラー パレット PNG 画像

Download zombie's cheeks color palette PNG image (landscape)
Download zombie's cheeks color palette PNG image (square)

Zombie's Cheeks カラーパレット CSS

/* CSS */
.color-1 {
color: #e1b7c9;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #b7e0e1;
}
.color-4 {
color: #4ac8d9;
}
.color-5 {
color: #6c3f8d;
}

/* CSS Variables */
:root {
--color-1: #e1b7c9;
--color-2: #ff6e61;
--color-3: #b7e0e1;
--color-4: #4ac8d9;
--color-5: #6c3f8d;
}

Zombie's Cheeks の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1b7c9, #ff6e61, #b7e0e1, #4ac8d9, #6c3f8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1b7c9, #ff6e61, #b7e0e1, #4ac8d9, #6c3f8d);
}

Zombie's Cheeks color palette created on .