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