Sky Serenade Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sky Serenade palette
tavolozza dei colori Sky Serenade CSS
/* CSS */
.color-1 {
color: #a8d3e1;
}
.color-2 {
color: #a2c5d8;
}
.color-3 {
color: #84b6d7;
}
.color-4 {
color: #62a4d0;
}
.color-5 {
color: #3d8ebd;
}
/* CSS Variables */
:root {
--color-1: #a8d3e1;
--color-2: #a2c5d8;
--color-3: #84b6d7;
--color-4: #62a4d0;
--color-5: #3d8ebd;
}
CSS con gradiente di sfondo Sky Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d3e1, #a2c5d8, #84b6d7, #62a4d0, #3d8ebd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d3e1, #a2c5d8, #84b6d7, #62a4d0, #3d8ebd);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 50+ tavolozzas di colori Estetico
Sky Serenade color palette created on .