All Palettes

Color Palette #f4a4bf, #f9c8d2, #f4e1e3, #9fd4df, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.palace-rose {
color: #f9c8d2;
}
.cupid-arrow {
color: #f4e1e3;
}
.ocean-cruise {
color: #9fd4df;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--palace-rose:#f9c8d2;
--cupid-arrow:#f4e1e3;
--ocean-cruise:#9fd4df;
--blue-bay:#5d9bd5;
}

More palettes to explore