Paleta de colores Nikolas Apocalypse

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Nikolas Apocalypse palette

Compartir esta paleta en:

Descargar la paleta de colores Nikolas Apocalypse (PNG)

Download nikolas apocalypse color palette PNG image (landscape)
Download nikolas apocalypse color palette PNG image (square)

CSS de la paleta de colores Nikolas Apocalypse

/* CSS */
.color-1 {
color: #1e1e3e;
}
.color-2 {
color: #3f2d5c;
}
.color-3 {
color: #5d3e79;
}
.color-4 {
color: #7c4fa1;
}
.color-5 {
color: #9e6fbe;
}

/* CSS Variables */
:root {
--color-1: #1e1e3e;
--color-2: #3f2d5c;
--color-3: #5d3e79;
--color-4: #7c4fa1;
--color-5: #9e6fbe;
}

CSS del degradado de fondo Nikolas Apocalypse

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1e3e, #3f2d5c, #5d3e79, #7c4fa1, #9e6fbe);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1e3e, #3f2d5c, #5d3e79, #7c4fa1, #9e6fbe);
}

Nikolas Apocalypse color palette created on .