Mindless Self Indulgence Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Mindless Self Indulgence palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Mindless Self Indulgence

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Mindless Self Indulgence

/* 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 .