Purple Twilight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Purple Twilight palette
Purple Twilight カラーパレット CSS
/* CSS */
.color-1 {
color: #595ca6;
}
.color-2 {
color: #7b6ea0;
}
.color-3 {
color: #a58cb1;
}
.color-4 {
color: #d19eca;
}
.color-5 {
color: #f0b2e0;
}
/* CSS Variables */
:root {
--color-1: #595ca6;
--color-2: #7b6ea0;
--color-3: #a58cb1;
--color-4: #d19eca;
--color-5: #f0b2e0;
}
Purple Twilight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #595ca6, #7b6ea0, #a58cb1, #d19eca, #f0b2e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #595ca6, #7b6ea0, #a58cb1, #d19eca, #f0b2e0);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- Digital Correspondence
- Celestial Dreamscape
- Serene Steven
- Celestial Pop
- Azure Reverie
- Nostalgic Essence
- Stellar Interface
- Serene Sunset Breeze
- Shades of Blue
- Iridescent Dreams
- Bright Blue Diamond
- Celestial Reverie
- Serenity in the Storm
- Whispers of Twilight
- Blue Regent's Harmony
- Light Blue Angel
- Blue Greece
- Bright Blue
Purple Twilight color palette created on .