Cute Zombie Cat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cute Zombie Cat palette

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

Cute Zombie Cat カラー パレット PNG 画像

Download cute zombie cat color palette PNG image (landscape)
Download cute zombie cat color palette PNG image (square)

Cute Zombie Cat カラーパレット CSS

/* CSS */
.color-1 {
color: #f2a6c7;
}
.color-2 {
color: #8f4d7f;
}
.color-3 {
color: #a1f7d5;
}
.color-4 {
color: #4dd1c4;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #f2a6c7;
--color-2: #8f4d7f;
--color-3: #a1f7d5;
--color-4: #4dd1c4;
--color-5: #ff6e61;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2a6c7, #8f4d7f, #a1f7d5, #4dd1c4, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2a6c7, #8f4d7f, #a1f7d5, #4dd1c4, #ff6e61);
}

Cute Zombie Cat color palette created on .