Whispers of Tranquil Twilight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Tranquil Twilight palette
Whispers of Tranquil Twilight カラーパレット CSS
/* CSS */
.color-1 {
color: #f7f7f7;
}
.color-2 {
color: #abfcf9;
}
.color-3 {
color: #8585c7;
}
.color-4 {
color: #54568c;
}
.color-5 {
color: #313949;
}
/* CSS Variables */
:root {
--color-1: #f7f7f7;
--color-2: #abfcf9;
--color-3: #8585c7;
--color-4: #54568c;
--color-5: #313949;
}
Whispers of Tranquil Twilight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f7f7, #abfcf9, #8585c7, #54568c, #313949);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f7f7, #abfcf9, #8585c7, #54568c, #313949);
}
似たようなカラーパレット
下にスクロールして1個のSoft grayカラーパレットを探索しましょう
Whispers of Tranquil Twilight color palette created on .