←Back to PalettesAll Palettes
Romantic Whispers of Vintage Roses Color Palette
Delicate shades of pink wash over each other like soft whispers of springtime romance, evoking a nostalgic feeling reminiscent of sun-kissed afternoons in quaint gardens. This collection embodies the gentle beauty of blossoming roses, inviting warmth and tenderness into any space.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.coy-pink {
color: #f9d8d7;
}
.simple-pink {
color: #f5a3ae;
}
.flower-blossom-pink {
color: #f57a89;
}
.bubblegum {
color: #e45e7d;
}
.pink-punch {
color: #d34a6d;
}
/* CSS Variables */
:root {
--coy-pink:#f9d8d7;
--simple-pink:#f5a3ae;
--flower-blossom-pink:#f57a89;
--bubblegum:#e45e7d;
--pink-punch:#d34a6d;
}