Mindfang's Embrace Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Mindfang's Embrace palette
Immagine PNG della tavolozza dei colori Mindfang's Embrace
tavolozza dei colori Mindfang's Embrace CSS
/* CSS */
.color-1 {
color: #412d4e;
}
.color-2 {
color: #a65e7c;
}
.color-3 {
color: #f1c6d8;
}
.color-4 {
color: #fef2d2;
}
.color-5 {
color: #f6a6a2;
}
/* CSS Variables */
:root {
--color-1: #412d4e;
--color-2: #a65e7c;
--color-3: #f1c6d8;
--color-4: #fef2d2;
--color-5: #f6a6a2;
}
CSS con gradiente di sfondo Mindfang's Embrace
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #412d4e, #a65e7c, #f1c6d8, #fef2d2, #f6a6a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #412d4e, #a65e7c, #f1c6d8, #fef2d2, #f6a6a2);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Scuro
Mindfang's Embrace color palette created on .