Paleta de colores Midnight Whisper
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Midnight Whisper palette
CSS de la paleta de colores Midnight Whisper
/* CSS */
.color-1 {
color: #2e2a29;
}
.color-2 {
color: #4b4e4d;
}
.color-3 {
color: #7a7f7e;
}
.color-4 {
color: #a9b2b1;
}
.color-5 {
color: #d5d7d6;
}
/* CSS Variables */
:root {
--color-1: #2e2a29;
--color-2: #4b4e4d;
--color-3: #7a7f7e;
--color-4: #a9b2b1;
--color-5: #d5d7d6;
}
CSS del degradado de fondo Midnight Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e2a29, #4b4e4d, #7a7f7e, #a9b2b1, #d5d7d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e2a29, #4b4e4d, #7a7f7e, #a9b2b1, #d5d7d6);
}
Paletas de colores similares
- Crimson Depths
- Urban Earth
- Blood for the Blood God
- Astro Novalite♡
- Rocky Canine Hues
- Midnight Elegance
- Midnight Whisper
- Timbered Elegance
- Sunset Orange Bliss
- Shades of Purple
- Autumnal Elegance
- Celestial Shadows
- Dark Blue and Red
- Green Oliver
- Shades of Ebony
- Eclipse of the Golden Goats
- Shaded Forest Whisper
- Midnight Whisper
Midnight Whisper color palette created on .