Paleta de colores SUNNY'S NIGHTMARE

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with SUNNY'S NIGHTMARE palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores SUNNY'S NIGHTMARE

Download sunny's nightmare color palette PNG image (landscape)
Download sunny's nightmare color palette PNG image (square)

CSS de la paleta de colores SUNNY'S NIGHTMARE

/* CSS */
.color-1 {
color: #3f4f92;
}
.color-2 {
color: #36477c;
}
.color-3 {
color: #28346c;
}
.color-4 {
color: #202860;
}
.color-5 {
color: #090101;
}

/* CSS Variables */
:root {
--color-1: #3f4f92;
--color-2: #36477c;
--color-3: #28346c;
--color-4: #202860;
--color-5: #090101;
}

CSS del degradado de fondo SUNNY'S NIGHTMARE

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3f4f92, #36477c, #28346c, #202860, #090101);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3f4f92, #36477c, #28346c, #202860, #090101);
}

SUNNY'S NIGHTMARE color palette created on .