Midnight Fog Reverie Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Midnight Fog Reverie palette
Midnight Fog Reverie color palette CSS
/* CSS */
.color-1 {
color: #b2aba3;
}
.color-2 {
color: #6e7077;
}
.color-3 {
color: #565d67;
}
.color-4 {
color: #45494f;
}
.color-5 {
color: #35383b;
}
/* CSS Variables */
:root {
--color-1: #b2aba3;
--color-2: #6e7077;
--color-3: #565d67;
--color-4: #45494f;
--color-5: #35383b;
}
Midnight Fog Reverie background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b2aba3, #6e7077, #565d67, #45494f, #35383b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b2aba3, #6e7077, #565d67, #45494f, #35383b);
}
Similar color palettes
- Lunar Serenade
- Coastal Serenity
- Brown Cicada
- Beige Harmony
- Whispers of the Ancients
- Rustic Ember Elegance
- The Backrooms
- Neutral Green
- Whispering Earthtones
- Shades of Green Skin
- Soft White Elegance
- Whispering Dusk
- Nature's Embrace
- Greek Statues
- Greek Statues
- Whispers of Dusk
- Sunlit Forest Whisper
- Rustic Rosewood Harmony
Midnight Fog Reverie color palette created on .