Paleta de colores Midnight Blossom
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Midnight Blossom palette
CSS de la paleta de colores Midnight Blossom
/* CSS */
.color-1 {
color: #daa4d4;
}
.color-2 {
color: #a86aaf;
}
.color-3 {
color: #704d7a;
}
.color-4 {
color: #4a2c4e;
}
.color-5 {
color: #f1c0e7;
}
/* CSS Variables */
:root {
--color-1: #daa4d4;
--color-2: #a86aaf;
--color-3: #704d7a;
--color-4: #4a2c4e;
--color-5: #f1c0e7;
}
CSS del degradado de fondo Midnight Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #daa4d4, #a86aaf, #704d7a, #4a2c4e, #f1c0e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #daa4d4, #a86aaf, #704d7a, #4a2c4e, #f1c0e7);
}
Paletas de colores similares
- Purple Sunset
- Whispers of Lavender
- Purple Moonsong
- Purple Trauma
- Fractured Elegance
- Shades of Purple
- Purple Twilight
- Mystical Orchid Dream
- Purple Twilight
- Purple Twilight
- Purple Fire
- Ethereal Twilight
- Twilight Reverie
- Pink Purple Dreams
- Whispers of Wisteria
- Mystic Lavender Haze
- Mystic Amethyst Dreamscape
- Lavender Delight
Midnight Blossom color palette created on .