Whispers of Sorrow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Sorrow palette
Whispers of Sorrow カラーパレット CSS
/* CSS */
.color-1 {
color: #6b4c94;
}
.color-2 {
color: #b17c9a;
}
.color-3 {
color: #fab700;
}
.color-4 {
color: #f6d55a;
}
.color-5 {
color: #3e8e41;
}
/* CSS Variables */
:root {
--color-1: #6b4c94;
--color-2: #b17c9a;
--color-3: #fab700;
--color-4: #f6d55a;
--color-5: #3e8e41;
}
Whispers of Sorrow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b4c94, #b17c9a, #fab700, #f6d55a, #3e8e41);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b4c94, #b17c9a, #fab700, #f6d55a, #3e8e41);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
Whispers of Sorrow color palette created on .