Independent Muse Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Independent Muse palette
Immagine PNG della tavolozza dei colori Independent Muse
tavolozza dei colori Independent Muse CSS
/* CSS */
.color-1 {
color: #e94e77;
}
.color-2 {
color: #f6a2b8;
}
.color-3 {
color: #ffcb5c;
}
.color-4 {
color: #5cc0eb;
}
.color-5 {
color: #1d3658;
}
/* CSS Variables */
:root {
--color-1: #e94e77;
--color-2: #f6a2b8;
--color-3: #ffcb5c;
--color-4: #5cc0eb;
--color-5: #1d3658;
}
CSS con gradiente di sfondo Independent Muse
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e94e77, #f6a2b8, #ffcb5c, #5cc0eb, #1d3658);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e94e77, #f6a2b8, #ffcb5c, #5cc0eb, #1d3658);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Femminile
Independent Muse color palette created on .