Paleta de colores Serene Sky Whispers

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Serene Sky Whispers palette

Compartir esta paleta en:

Descargar la paleta de colores Serene Sky Whispers (PNG)

Download serene sky whispers color palette PNG image (landscape)
Download serene sky whispers color palette PNG image (square)

CSS de la paleta de colores Serene Sky Whispers

/* CSS */
.color-1 {
color: #a3c7e0;
}
.color-2 {
color: #b5d4e8;
}
.color-3 {
color: #e1f1f9;
}
.color-4 {
color: #aed5d3;
}
.color-5 {
color: #a1c6d4;
}

/* CSS Variables */
:root {
--color-1: #a3c7e0;
--color-2: #b5d4e8;
--color-3: #e1f1f9;
--color-4: #aed5d3;
--color-5: #a1c6d4;
}

CSS del degradado de fondo Serene Sky Whispers

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3c7e0, #b5d4e8, #e1f1f9, #aed5d3, #a1c6d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3c7e0, #b5d4e8, #e1f1f9, #aed5d3, #a1c6d4);
}

Serene Sky Whispers color palette created on .