Serene Skies and Shimmering Clouds Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serene Skies and Shimmering Clouds palette
tavolozza dei colori Serene Skies and Shimmering Clouds CSS
/* CSS */
.color-1 {
color: #a3c7e0;
}
.color-2 {
color: #b9d3e9;
}
.color-3 {
color: #d6e6f0;
}
.color-4 {
color: #f5f5f5;
}
.color-5 {
color: #bfbfbf;
}
/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #b9d3e9;
--color-3: #d6e6f0;
--color-4: #f5f5f5;
--color-5: #bfbfbf;
}
CSS con gradiente di sfondo Serene Skies and Shimmering Clouds
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #b9d3e9, #d6e6f0, #f5f5f5, #bfbfbf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #b9d3e9, #d6e6f0, #f5f5f5, #bfbfbf);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 500+ tavolozzas di colori Estetico
Serene Skies and Shimmering Clouds color palette created on .