Serene Skies and Blushing Shores Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serene Skies and Blushing Shores palette
tavolozza dei colori Serene Skies and Blushing Shores CSS
/* CSS */
.color-1 {
color: #a3c7e0;
}
.color-2 {
color: #afd6e9;
}
.color-3 {
color: #bae0f2;
}
.color-4 {
color: #f6c4b1;
}
.color-5 {
color: #f7a7a1;
}
/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #afd6e9;
--color-3: #bae0f2;
--color-4: #f6c4b1;
--color-5: #f7a7a1;
}
CSS con gradiente di sfondo Serene Skies and Blushing Shores
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #afd6e9, #bae0f2, #f6c4b1, #f7a7a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #afd6e9, #bae0f2, #f6c4b1, #f7a7a1);
}
Tavolozze di colori simili
Serene Skies and Blushing Shores color palette created on .