←Back to PalettesAll Palettes
Whispers of a Mystic Night Color Palette
An enchanting fusion of deep purples and calming lavenders, evoking the allure of twilight dreams and the whispering secrets of the night. Each shade dances together like shadows playing under the moonlight, inviting you to explore a world of mystery and serenity.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.perfume {
color: #c3a6d9;
}
.purple-pride {
color: #a173b5;
}
.murasaki-purple {
color: #864c9a;
}
.deep-amethyst {
color: #5c2d80;
}
.vanishing {
color: #3b0d54;
}
/* CSS Variables */
:root {
--perfume:#c3a6d9;
--purple-pride:#a173b5;
--murasaki-purple:#864c9a;
--deep-amethyst:#5c2d80;
--vanishing:#3b0d54;
}