←Back to PalettesAll Palettes
Lavender Dreamscape at Dusk Color Palette
A whimsical blend of velvety purples and soft blushes that evoke the serene charm of twilight in a garden filled with blooming lavender. This palette whispers of gentle breezes and sweet aromas, inviting you to relax and immerse yourself in a dreamlike escape.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.meteorite {
color: #4c3b6d;
}
.aster-violetta {
color: #8e5b9f;
}
.grape-illusion {
color: #baa7d7;
}
.funhouse {
color: #f3d8da;
}
.pale-petunia {
color: #f7c0c7;
}
/* CSS Variables */
:root {
--meteorite:#4c3b6d;
--aster-violetta:#8e5b9f;
--grape-illusion:#baa7d7;
--funhouse:#f3d8da;
--pale-petunia:#f7c0c7;
}