Purple Rotting Zombie カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Purple Rotting Zombie palette
Purple Rotting Zombie カラー パレット PNG 画像
Purple Rotting Zombie カラーパレット CSS
/* CSS */
.color-1 {
color: #6a4c94;
}
.color-2 {
color: #b57bb7;
}
.color-3 {
color: #d3a3e0;
}
.color-4 {
color: #f5c7d1;
}
.color-5 {
color: #df9fc2;
}
/* CSS Variables */
:root {
--color-1: #6a4c94;
--color-2: #b57bb7;
--color-3: #d3a3e0;
--color-4: #f5c7d1;
--color-5: #df9fc2;
}
Purple Rotting Zombie の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a4c94, #b57bb7, #d3a3e0, #f5c7d1, #df9fc2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a4c94, #b57bb7, #d3a3e0, #f5c7d1, #df9fc2);
}
似たようなカラーパレット
下にスクロールして5個の紫カラーパレットを探索しましょう
Purple Rotting Zombie color palette created on .