Paleta de colores Skyward Serenity

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Skyward Serenity palette

Compartir esta paleta en:

Descargar la paleta de colores Skyward Serenity (PNG)

Download skyward serenity color palette PNG image (landscape)
Download skyward serenity color palette PNG image (square)

CSS de la paleta de colores Skyward Serenity

/* CSS */
.color-1 {
color: #3f75e9;
}
.color-2 {
color: #5b91f5;
}
.color-3 {
color: #82aff8;
}
.color-4 {
color: #b1cbfb;
}
.color-5 {
color: #e2edfd;
}

/* CSS Variables */
:root {
--color-1: #3f75e9;
--color-2: #5b91f5;
--color-3: #82aff8;
--color-4: #b1cbfb;
--color-5: #e2edfd;
}

CSS del degradado de fondo Skyward Serenity

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f75e9, #5b91f5, #82aff8, #b1cbfb, #e2edfd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f75e9, #5b91f5, #82aff8, #b1cbfb, #e2edfd);
}

Paletas de colores similares

Skyward Serenity color palette created on .