Paleta de colores ShiverBane Winter
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with ShiverBane Winter palette
Imagen PNG de la paleta de colores ShiverBane Winter
CSS de la paleta de colores ShiverBane Winter
/* CSS */
.color-1 {
color: #7a9cb8;
}
.color-2 {
color: #4c6f7b;
}
.color-3 {
color: #2b4d55;
}
.color-4 {
color: #1c3d4a;
}
.color-5 {
color: #0f2b33;
}
/* CSS Variables */
:root {
--color-1: #7a9cb8;
--color-2: #4c6f7b;
--color-3: #2b4d55;
--color-4: #1c3d4a;
--color-5: #0f2b33;
}
CSS del degradado de fondo ShiverBane Winter
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a9cb8, #4c6f7b, #2b4d55, #1c3d4a, #0f2b33);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a9cb8, #4c6f7b, #2b4d55, #1c3d4a, #0f2b33);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 60+ paletas de colores Invierno
ShiverBane Winter color palette created on .