Paleta de colores Mindless Self Indulgence

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Mindless Self Indulgence palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Mindless Self Indulgence

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

CSS de la paleta de colores Mindless Self Indulgence

/* 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 del degradado de fondo 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 .