Ink and Dreams Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Ink and Dreams palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Ink and Dreams (PNG)
tavolozza dei colori Ink and Dreams CSS
/* CSS */
.color-1 {
color: #f5e0a3;
}
.color-2 {
color: #d3a79c;
}
.color-3 {
color: #b8a8e1;
}
.color-4 {
color: #7b8bdb;
}
.color-5 {
color: #4a6d8c;
}
/* CSS Variables */
:root {
--color-1: #f5e0a3;
--color-2: #d3a79c;
--color-3: #b8a8e1;
--color-4: #7b8bdb;
--color-5: #4a6d8c;
}
CSS con gradiente di sfondo Ink and Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e0a3, #d3a79c, #b8a8e1, #7b8bdb, #4a6d8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e0a3, #d3a79c, #b8a8e1, #7b8bdb, #4a6d8c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 30+ tavolozzas di colori Estetico
Ink and Dreams color palette created on .