Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

このパレットを共有する先:

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #eadfec;
}
.color-2 {
color: #aa9cba;
}
.color-3 {
color: #815663;
}
.color-4 {
color: #523242;
}
.color-5 {
color: #411523;
}

/* CSS Variables */
:root {
--color-1: #eadfec;
--color-2: #aa9cba;
--color-3: #815663;
--color-4: #523242;
--color-5: #411523;
}

Whispers of Twilight の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eadfec, #aa9cba, #815663, #523242, #411523);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eadfec, #aa9cba, #815663, #523242, #411523);
}

似たようなカラーパレット

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Whispers of Twilight color palette created on .