All Palettes

Color Palette #f8c9d1, #f2b1d2, #e1a6e8, #b2e0f0, #b2f0c2

0%
0%
0%

CSS code for this palette

/* CSS */
.rosey-afterglow {
color: #f8c9d1;
}
.fulgrim-pink {
color: #f2b1d2;
}
.petal-plush {
color: #e1a6e8;
}
.break-the-ice {
color: #b2e0f0;
}
.glaucous-green {
color: #b2f0c2;
}

/* CSS Variables */
:root {
--rosey-afterglow:#f8c9d1;
--fulgrim-pink:#f2b1d2;
--petal-plush:#e1a6e8;
--break-the-ice:#b2e0f0;
--glaucous-green:#b2f0c2;
}

More palettes to explore