Paleta de colores Mystical Midnight Garden

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Mystical Midnight Garden palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Mystical Midnight Garden

Download mystical midnight garden color palette PNG image (landscape)
Download mystical midnight garden color palette PNG image (square)

CSS de la paleta de colores Mystical Midnight Garden

/* CSS */
.color-1 {
color: #202022;
}
.color-2 {
color: #2f2f32;
}
.color-3 {
color: #4e4e55;
}
.color-4 {
color: #a28bbb;
}
.color-5 {
color: #d6c2e0;
}

/* CSS Variables */
:root {
--color-1: #202022;
--color-2: #2f2f32;
--color-3: #4e4e55;
--color-4: #a28bbb;
--color-5: #d6c2e0;
}

CSS del degradado de fondo Mystical Midnight Garden

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #202022, #2f2f32, #4e4e55, #a28bbb, #d6c2e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #202022, #2f2f32, #4e4e55, #a28bbb, #d6c2e0);
}

Mystical Midnight Garden color palette created on .