Paleta de colores Midnight Glimmer
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Midnight Glimmer palette
CSS de la paleta de colores Midnight Glimmer
/* CSS */
.color-1 {
color: #1b1b1d;
}
.color-2 {
color: #3c3c3e;
}
.color-3 {
color: #5d5d5f;
}
.color-4 {
color: #a2a2a4;
}
.color-5 {
color: #f1f1f4;
}
/* CSS Variables */
:root {
--color-1: #1b1b1d;
--color-2: #3c3c3e;
--color-3: #5d5d5f;
--color-4: #a2a2a4;
--color-5: #f1f1f4;
}
CSS del degradado de fondo Midnight Glimmer
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b1b1d, #3c3c3e, #5d5d5f, #a2a2a4, #f1f1f4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b1b1d, #3c3c3e, #5d5d5f, #a2a2a4, #f1f1f4);
}
Paletas de colores similares
- Eclipse Dreams
- Eclipse Reverie
- Astro
- Midnight Elegance
- Galactic Neon Dreamscape
- Ethereal Shadows
- Midnight Code Harmony
- Twilight Ember
- Whispering Rainforest
- Whispering Rainforest
- Whispering Rainforest
- Whispering Rainforest
- Blue Moon Night
- Emerald Whispers
- Emerald Whispers
- Blue Sapphire
- Identity Crisis
- Crimson Authority
Midnight Glimmer color palette created on .