Paleta de colores Serenity in Blue

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Serenity in Blue palette

Compartir esta paleta en:

Descargar la paleta de colores Serenity in Blue (PNG)

Download serenity in blue color palette PNG image (landscape)
Download serenity in blue color palette PNG image (square)

CSS de la paleta de colores Serenity in Blue

/* CSS */
.color-1 {
color: #496dab;
}
.color-2 {
color: #5a8bbf;
}
.color-3 {
color: #6bb8d6;
}
.color-4 {
color: #96d0e4;
}
.color-5 {
color: #b1e9f1;
}

/* CSS Variables */
:root {
--color-1: #496dab;
--color-2: #5a8bbf;
--color-3: #6bb8d6;
--color-4: #96d0e4;
--color-5: #b1e9f1;
}

CSS del degradado de fondo Serenity in Blue

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #496dab, #5a8bbf, #6bb8d6, #96d0e4, #b1e9f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #496dab, #5a8bbf, #6bb8d6, #96d0e4, #b1e9f1);
}

Serenity in Blue color palette created on .