Paleta de colores Storms Over Silk

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Storms Over Silk palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Storms Over Silk

Download storms over silk color palette PNG image (landscape)
Download storms over silk color palette PNG image (square)

CSS de la paleta de colores Storms Over Silk

/* CSS */
.color-1 {
color: #4f7d92;
}
.color-2 {
color: #7cb0b1;
}
.color-3 {
color: #b5e0e3;
}
.color-4 {
color: #f7c5a1;
}
.color-5 {
color: #d75e3c;
}

/* CSS Variables */
:root {
--color-1: #4f7d92;
--color-2: #7cb0b1;
--color-3: #b5e0e3;
--color-4: #f7c5a1;
--color-5: #d75e3c;
}

CSS del degradado de fondo Storms Over Silk

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f7d92, #7cb0b1, #b5e0e3, #f7c5a1, #d75e3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f7d92, #7cb0b1, #b5e0e3, #f7c5a1, #d75e3c);
}

Storms Over Silk color palette created on .