Serenade of Blue Tides Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serenade of Blue Tides palette
tavolozza dei colori Serenade of Blue Tides CSS
/* CSS */
.color-1 {
color: #e1e8ef;
}
.color-2 {
color: #a2b5d2;
}
.color-3 {
color: #7691bc;
}
.color-4 {
color: #4774b3;
}
.color-5 {
color: #395f93;
}
/* CSS Variables */
:root {
--color-1: #e1e8ef;
--color-2: #a2b5d2;
--color-3: #7691bc;
--color-4: #4774b3;
--color-5: #395f93;
}
CSS con gradiente di sfondo Serenade of Blue Tides
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1e8ef, #a2b5d2, #7691bc, #4774b3, #395f93);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1e8ef, #a2b5d2, #7691bc, #4774b3, #395f93);
}
Tavolozze di colori simili
Serenade of Blue Tides color palette created on .