←Back to PalettesAll Palettes
Whispers of a Dusk Haze Color Palette
A delicate blend of warm blushes and deep twilight hues, reminiscent of twilight skies gently embracing the fading daylight. This collection evokes a sense of serene nostalgia, perfect for serene moments or intimate settings, inviting you to get lost in soft charm and elegance.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.lusty-salmon {
color: #f0b2a3;
}
.juicy-details {
color: #d57c7c;
}
.malevolent-mauve {
color: #b8618f;
}
.purple-plum {
color: #9c4fba;
}
.strong-iris {
color: #5b5f80;
}
/* CSS Variables */
:root {
--lusty-salmon:#f0b2a3;
--juicy-details:#d57c7c;
--malevolent-mauve:#b8618f;
--purple-plum:#9c4fba;
--strong-iris:#5b5f80;
}