The Tortured Poet's Department カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with The Tortured Poet's Department palette
The Tortured Poet's Department カラーパレット CSS
/* CSS */
.color-1 {
color: #4a2c6d;
}
.color-2 {
color: #7d5da2;
}
.color-3 {
color: #b5a0da;
}
.color-4 {
color: #f1c1d6;
}
.color-5 {
color: #f8a5b7;
}
/* CSS Variables */
:root {
--color-1: #4a2c6d;
--color-2: #7d5da2;
--color-3: #b5a0da;
--color-4: #f1c1d6;
--color-5: #f8a5b7;
}
The Tortured Poet's Department の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a2c6d, #7d5da2, #b5a0da, #f1c1d6, #f8a5b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a2c6d, #7d5da2, #b5a0da, #f1c1d6, #f8a5b7);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
- Celestial Voyage
- Whispers of Twilight
- Poisoned Orchid
- Mystic Amethyst Dreams
- Dreamy Dusk Blossoms
- Celestial Tempest
- Purple Lament
- Whispers of Sorrow
- Whispers of Sorrow
- Whispers of Lavender Dream
- Purple Twilight
- Celestial Tempest
- Midnight Mischief
- Cosmic Purple
- Purple Gaming
- Whimsical Harmony
- Shades of Purple
- Orchid Meadow Dream
The Tortured Poet's Department color palette created on .