Paleta de colores Serenity of Sky and Snow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Serenity of Sky and Snow palette
CSS de la paleta de colores Serenity of Sky and Snow
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f9faf9;
}
.color-3 {
color: #d9e6ed;
}
.color-4 {
color: #b1c1d2;
}
.color-5 {
color: #5491bb;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f9faf9;
--color-3: #d9e6ed;
--color-4: #b1c1d2;
--color-5: #5491bb;
}
CSS del degradado de fondo Serenity of Sky and Snow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f9faf9, #d9e6ed, #b1c1d2, #5491bb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f9faf9, #d9e6ed, #b1c1d2, #5491bb);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1 paleta de colores Blanco
Serenity of Sky and Snow color palette created on .