Paleta de colores Morir

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Morir palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Morir

Download morir color palette PNG image (landscape)
Download morir color palette PNG image (square)

CSS de la paleta de colores Morir

/* CSS */
.color-1 {
color: #1d4a5e;
}
.color-2 {
color: #1d4159;
}
.color-3 {
color: #1a2e56;
}
.color-4 {
color: #16264b;
}
.color-5 {
color: #0d1968;
}

/* CSS Variables */
:root {
--color-1: #1d4a5e;
--color-2: #1d4159;
--color-3: #1a2e56;
--color-4: #16264b;
--color-5: #0d1968;
}

CSS del degradado de fondo Morir

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d4a5e, #1d4159, #1a2e56, #16264b, #0d1968);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d4a5e, #1d4159, #1a2e56, #16264b, #0d1968);
}

Paletas de colores similares

Morir color palette created on .