Purple Glitch カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Purple Glitch palette
Purple Glitch カラーパレット CSS
/* CSS */
.color-1 {
color: #4b2c81;
}
.color-2 {
color: #7c4f9c;
}
.color-3 {
color: #a06cb7;
}
.color-4 {
color: #dab2e0;
}
.color-5 {
color: #f7e5ff;
}
/* CSS Variables */
:root {
--color-1: #4b2c81;
--color-2: #7c4f9c;
--color-3: #a06cb7;
--color-4: #dab2e0;
--color-5: #f7e5ff;
}
Purple Glitch の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b2c81, #7c4f9c, #a06cb7, #dab2e0, #f7e5ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b2c81, #7c4f9c, #a06cb7, #dab2e0, #f7e5ff);
}
似たようなカラーパレット
下にスクロールして100+個の紫カラーパレットを探索しましょう
- Whispers of Iris
- Shadowed Serenity
- Lavender Carnival
- Purple Witch
- Purple Heart Shades
- Golden Blossom Dream
- Purple Veyndar
- Ethereal Oddities
- Pastel Purple Flower
- Lavender Rose Shades
- Wisteria Dream
- Ethereal Twilight
- Heliotrope Dreams
- Purple Twilight
- Purple Twilight
- Celestial Serenade
- Purple Elegance
- Enchanted Shadows
Purple Glitch color palette created on .