Skyline Serenade Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Skyline Serenade palette
tavolozza dei colori Skyline Serenade CSS
/* CSS */
.color-1 {
color: #354e8d;
}
.color-2 {
color: #5a7dba;
}
.color-3 {
color: #91b7d9;
}
.color-4 {
color: #cae5f2;
}
.color-5 {
color: #f5f9ff;
}
/* CSS Variables */
:root {
--color-1: #354e8d;
--color-2: #5a7dba;
--color-3: #91b7d9;
--color-4: #cae5f2;
--color-5: #f5f9ff;
}
CSS con gradiente di sfondo Skyline Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #354e8d, #5a7dba, #91b7d9, #cae5f2, #f5f9ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #354e8d, #5a7dba, #91b7d9, #cae5f2, #f5f9ff);
}
Tavolozze di colori simili
Skyline Serenade color palette created on .