All Palettes

Color Palette #f7d1b1, #eab8d1, #d6a1e8, #a3c7e0, #f3c3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.barrett-quince {
color: #f7d1b1;
}
.sweet-lilac {
color: #eab8d1;
}
.bright-ube {
color: #d6a1e8;
}
.sea-cliff {
color: #a3c7e0;
}
.in-the-pink {
color: #f3c3d3;
}

/* CSS Variables */
:root {
--barrett-quince:#f7d1b1;
--sweet-lilac:#eab8d1;
--bright-ube:#d6a1e8;
--sea-cliff:#a3c7e0;
--in-the-pink:#f3c3d3;
}

More palettes to explore