←Back to PalettesAll Palettes
Whimsical Whisper of Floral Dreams Color Palette
Immerse yourself in a dreamy blend where the enchanting hues of blooming flowers dance in harmony. This delicate color symphony ranges from deep violets to soft blushes, creating a whimsical escape into a garden of endless possibilities. Perfect for creative expressions that crave a touch of magic and romance.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.veronica-purple {
color: #7c2b7d;
}
.plum-dust {
color: #a64e8c;
}
.sugar-creek {
color: #c76ba5;
}
.sultan-of-pink {
color: #e69ec4;
}
.sunset-pink {
color: #fbd5e2;
}
/* CSS Variables */
:root {
--veronica-purple:#7c2b7d;
--plum-dust:#a64e8c;
--sugar-creek:#c76ba5;
--sultan-of-pink:#e69ec4;
--sunset-pink:#fbd5e2;
}