All Palettes

Color Palette #f3a0ba, #f9dab4, #f6e49d, #a6d9d3, #69a2e8

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f3a0ba;
}
.sandy-bay {
color: #f9dab4;
}
.buttery-croissant {
color: #f6e49d;
}
.lolly-ice {
color: #a6d9d3;
}
.windjammer {
color: #69a2e8;
}

/* CSS Variables */
:root {
--pink-chalk:#f3a0ba;
--sandy-bay:#f9dab4;
--buttery-croissant:#f6e49d;
--lolly-ice:#a6d9d3;
--windjammer:#69a2e8;
}

More palettes to explore