All Palettes

Color Palette #f7b2a1, #eab8d1, #e6a7c5, #d4a1e2, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.sweet-lilac {
color: #eab8d1;
}
.partytime {
color: #e6a7c5;
}
.bright-ube {
color: #d4a1e2;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--sweet-lilac:#eab8d1;
--partytime:#e6a7c5;
--bright-ube:#d4a1e2;
--windsor-way:#a2c7e7;
}

More palettes to explore