Midnight Waves Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Midnight Waves palette
Immagine PNG della tavolozza dei colori Midnight Waves
tavolozza dei colori Midnight Waves CSS
/* CSS */
.color-1 {
color: #1b202d;
}
.color-2 {
color: #2b3d50;
}
.color-3 {
color: #4a6478;
}
.color-4 {
color: #6996b5;
}
.color-5 {
color: #b7e1f0;
}
/* CSS Variables */
:root {
--color-1: #1b202d;
--color-2: #2b3d50;
--color-3: #4a6478;
--color-4: #6996b5;
--color-5: #b7e1f0;
}
CSS con gradiente di sfondo Midnight Waves
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b202d, #2b3d50, #4a6478, #6996b5, #b7e1f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b202d, #2b3d50, #4a6478, #6996b5, #b7e1f0);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 20+ tavolozzas di colori Mezzanotte
Midnight Waves color palette created on .