All Palettes

Color Palette #f2b1d1, #f9cac3, #f9e4be, #f7f9b4, #c1e1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f2b1d1;
}
.flush-pink {
color: #f9cac3;
}
.saturn {
color: #f9e4be;
}
.yellow-chalk {
color: #f7f9b4;
}
.beru {
color: #c1e1d4;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f2b1d1;
--flush-pink:#f9cac3;
--saturn:#f9e4be;
--yellow-chalk:#f7f9b4;
--beru:#c1e1d4;
}

More palettes to explore