Paleta de colores Laycandroc Midnight

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Laycandroc Midnight palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Laycandroc Midnight

Download laycandroc midnight color palette PNG image (landscape)
Download laycandroc midnight color palette PNG image (square)

CSS de la paleta de colores Laycandroc Midnight

/* CSS */
.color-1 {
color: #1f1b79;
}
.color-2 {
color: #5a4c9a;
}
.color-3 {
color: #8f6fbe;
}
.color-4 {
color: #c39fdf;
}
.color-5 {
color: #f1d9f2;
}

/* CSS Variables */
:root {
--color-1: #1f1b79;
--color-2: #5a4c9a;
--color-3: #8f6fbe;
--color-4: #c39fdf;
--color-5: #f1d9f2;
}

CSS del degradado de fondo Laycandroc Midnight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b79, #5a4c9a, #8f6fbe, #c39fdf, #f1d9f2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b79, #5a4c9a, #8f6fbe, #c39fdf, #f1d9f2);
}

Laycandroc Midnight color palette created on .