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