All Palettes

Color Palette #f0c2b7, #f6bbd4, #f5a3e6, #d4a6e8, #9fc4e9

0%
0%
0%

CSS code for this palette

/* CSS */
.new-clay {
color: #f0c2b7;
}
.dahlia-delight {
color: #f6bbd4;
}
.lavender-rose {
color: #f5a3e6;
}
.bright-ube {
color: #d4a6e8;
}
.sweet-dreams {
color: #9fc4e9;
}

/* CSS Variables */
:root {
--new-clay:#f0c2b7;
--dahlia-delight:#f6bbd4;
--lavender-rose:#f5a3e6;
--bright-ube:#d4a6e8;
--sweet-dreams:#9fc4e9;
}

More palettes to explore