Dreams of New York Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Dreams of New York palette
Immagine PNG della tavolozza dei colori Dreams of New York
tavolozza dei colori Dreams of New York CSS
/* CSS */
.color-1 {
color: #486a8e;
}
.color-2 {
color: #5a99aa;
}
.color-3 {
color: #f5b38f;
}
.color-4 {
color: #f3dc82;
}
.color-5 {
color: #d79689;
}
/* CSS Variables */
:root {
--color-1: #486a8e;
--color-2: #5a99aa;
--color-3: #f5b38f;
--color-4: #f3dc82;
--color-5: #d79689;
}
CSS con gradiente di sfondo Dreams of New York
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #486a8e, #5a99aa, #f5b38f, #f3dc82, #d79689);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #486a8e, #5a99aa, #f5b38f, #f3dc82, #d79689);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Blu
Dreams of New York color palette created on .