Purple Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Purple Sunset palette
Purple Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #705b8b;
}
.color-2 {
color: #c2afd4;
}
.color-3 {
color: #f0d99e;
}
.color-4 {
color: #f5a524;
}
.color-5 {
color: #e76e50;
}
/* CSS Variables */
:root {
--color-1: #705b8b;
--color-2: #c2afd4;
--color-3: #f0d99e;
--color-4: #f5a524;
--color-5: #e76e50;
}
Purple Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #705b8b, #c2afd4, #f0d99e, #f5a524, #e76e50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #705b8b, #c2afd4, #f0d99e, #f5a524, #e76e50);
}
似たようなカラーパレット
- Whimsical Reverie
- Lavender Dreams
- Purple Silk
- Purple Dream
- Twilight Temptations
- Mystic Twilight
- Purple Medieval
- Crimson Twilight
- Whimsical Lavender Dreams
- Purple Mystery
- Purple Enchantress
- Mystic Cookie Sorcery
- Mystic Lilac Dreams
- Purple Emo
- Shades of Red, Blue, and Purple
- Purple Dreams
- Whispers of Wisteria
- Vortex of Dreams
Purple Sunset color palette created on .