Paleta de colores Midnight Enchantment

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Midnight Enchantment palette

Compartir esta paleta en:

Descargar la paleta de colores Midnight Enchantment (PNG)

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

CSS de la paleta de colores Midnight Enchantment

/* CSS */
.color-1 {
color: #1d1844;
}
.color-2 {
color: #262954;
}
.color-3 {
color: #434875;
}
.color-4 {
color: #665e97;
}
.color-5 {
color: #b95f79;
}

/* CSS Variables */
:root {
--color-1: #1d1844;
--color-2: #262954;
--color-3: #434875;
--color-4: #665e97;
--color-5: #b95f79;
}

CSS del degradado de fondo Midnight Enchantment

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d1844, #262954, #434875, #665e97, #b95f79);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d1844, #262954, #434875, #665e97, #b95f79);
}

Paletas de colores similares

Midnight Enchantment color palette created on .