Purple Haze カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Purple Haze palette
Purple Haze カラーパレット CSS
/* CSS */
.color-1 {
color: #4d3d7f;
}
.color-2 {
color: #685b9a;
}
.color-3 {
color: #a77ebe;
}
.color-4 {
color: #d4a0e9;
}
.color-5 {
color: #f2c0df;
}
/* CSS Variables */
:root {
--color-1: #4d3d7f;
--color-2: #685b9a;
--color-3: #a77ebe;
--color-4: #d4a0e9;
--color-5: #f2c0df;
}
Purple Haze の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d3d7f, #685b9a, #a77ebe, #d4a0e9, #f2c0df);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d3d7f, #685b9a, #a77ebe, #d4a0e9, #f2c0df);
}
似たようなカラーパレット
下にスクロールして100+個のエステティックカラーパレットを探索しましょう
- 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 Forcefield
- Celestial Shield
- Mystical Divination
Purple Haze color palette created on .