Pastel Warm Zombie Apocalypse カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pastel Warm Zombie Apocalypse palette
Pastel Warm Zombie Apocalypse カラー パレット PNG 画像
Pastel Warm Zombie Apocalypse カラーパレット CSS
/* CSS */
.color-1 {
color: #f4b8c4;
}
.color-2 {
color: #f9d59a;
}
.color-3 {
color: #f4e3b3;
}
.color-4 {
color: #b7e1c6;
}
.color-5 {
color: #9b8c8c;
}
/* CSS Variables */
:root {
--color-1: #f4b8c4;
--color-2: #f9d59a;
--color-3: #f4e3b3;
--color-4: #b7e1c6;
--color-5: #9b8c8c;
}
Pastel Warm Zombie Apocalypse の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4b8c4, #f9d59a, #f4e3b3, #b7e1c6, #9b8c8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4b8c4, #f9d59a, #f4e3b3, #b7e1c6, #9b8c8c);
}
似たようなカラーパレット
Pastel Warm Zombie Apocalypse color palette created on .