All Palettes

Color Palette #f4c3d6, #f9e5a4, #a3c7e0, #d5a1e8, #f2a6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.blended-fruit {
color: #f9e5a4;
}
.sea-cliff {
color: #a3c7e0;
}
.bright-ube {
color: #d5a1e8;
}
.tickled-pink {
color: #f2a6c1;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--blended-fruit:#f9e5a4;
--sea-cliff:#a3c7e0;
--bright-ube:#d5a1e8;
--tickled-pink:#f2a6c1;
}

More palettes to explore