Paleta de colores Midnight Lycanroc

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Midnight Lycanroc palette

Compartir esta paleta en:

Descargar la paleta de colores Midnight Lycanroc (PNG)

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

CSS de la paleta de colores Midnight Lycanroc

/* CSS */
.color-1 {
color: #5e5b6b;
}
.color-2 {
color: #a8718b;
}
.color-3 {
color: #cfafb3;
}
.color-4 {
color: #f0b000;
}
.color-5 {
color: #5c4b91;
}

/* CSS Variables */
:root {
--color-1: #5e5b6b;
--color-2: #a8718b;
--color-3: #cfafb3;
--color-4: #f0b000;
--color-5: #5c4b91;
}

CSS del degradado de fondo Midnight Lycanroc

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e5b6b, #a8718b, #cfafb3, #f0b000, #5c4b91);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e5b6b, #a8718b, #cfafb3, #f0b000, #5c4b91);
}

Midnight Lycanroc color palette created on .