Whispers of Melancholy カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Melancholy palette

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

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

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

Whispers of Melancholy カラーパレット CSS

/* CSS */
.color-1 {
color: #5c3f8d;
}
.color-2 {
color: #79599b;
}
.color-3 {
color: #9e7dbf;
}
.color-4 {
color: #caa0c8;
}
.color-5 {
color: #e3b5d4;
}

/* CSS Variables */
:root {
--color-1: #5c3f8d;
--color-2: #79599b;
--color-3: #9e7dbf;
--color-4: #caa0c8;
--color-5: #e3b5d4;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3f8d, #79599b, #9e7dbf, #caa0c8, #e3b5d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3f8d, #79599b, #9e7dbf, #caa0c8, #e3b5d4);
}

Whispers of Melancholy color palette created on .