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