Whispers of Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Twilight palette

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

Whispers of Twilight カラーパレット (PNG) をダウンロード

Download whispers of twilight color palette PNG image (landscape)
Download whispers of twilight color palette PNG image (square)

Whispers of Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #d5cec3;
}
.color-2 {
color: #bfa5a1;
}
.color-3 {
color: #a57b78;
}
.color-4 {
color: #6f4c3e;
}
.color-5 {
color: #4a3a36;
}

/* CSS Variables */
:root {
--color-1: #d5cec3;
--color-2: #bfa5a1;
--color-3: #a57b78;
--color-4: #6f4c3e;
--color-5: #4a3a36;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5cec3, #bfa5a1, #a57b78, #6f4c3e, #4a3a36);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5cec3, #bfa5a1, #a57b78, #6f4c3e, #4a3a36);
}

Whispers of Twilight color palette created on .