Melancholy Circus カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Melancholy Circus palette

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

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

Download melancholy circus color palette PNG image (landscape)
Download melancholy circus color palette PNG image (square)

Melancholy Circus カラーパレット CSS

/* CSS */
.color-1 {
color: #403e5b;
}
.color-2 {
color: #b68bb3;
}
.color-3 {
color: #f1c84b;
}
.color-4 {
color: #d97d7d;
}
.color-5 {
color: #4f8c8c;
}

/* CSS Variables */
:root {
--color-1: #403e5b;
--color-2: #b68bb3;
--color-3: #f1c84b;
--color-4: #d97d7d;
--color-5: #4f8c8c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #403e5b, #b68bb3, #f1c84b, #d97d7d, #4f8c8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #403e5b, #b68bb3, #f1c84b, #d97d7d, #4f8c8c);
}

Melancholy Circus color palette created on .