Paleta de colores ShiverBane Winter

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with ShiverBane Winter palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores ShiverBane Winter

Download shiverbane winter color palette PNG image (landscape)
Download shiverbane winter color palette PNG image (square)

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);
}

ShiverBane Winter color palette created on .