Mindless Self Indulgence カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mindless Self Indulgence palette

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

Mindless Self Indulgence カラー パレット PNG 画像

Download mindless self indulgence color palette PNG image (landscape)
Download mindless self indulgence color palette PNG image (square)

Mindless Self Indulgence カラーパレット CSS

/* CSS */
.color-1 {
color: #f55f24;
}
.color-2 {
color: #faa700;
}
.color-3 {
color: #ffd942;
}
.color-4 {
color: #9fd65c;
}
.color-5 {
color: #1e7b76;
}

/* CSS Variables */
:root {
--color-1: #f55f24;
--color-2: #faa700;
--color-3: #ffd942;
--color-4: #9fd65c;
--color-5: #1e7b76;
}

Mindless Self Indulgence の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f55f24, #faa700, #ffd942, #9fd65c, #1e7b76);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f55f24, #faa700, #ffd942, #9fd65c, #1e7b76);
}

Mindless Self Indulgence color palette created on .