All Palettes

Color Palette #f2b5d4, #f9e0a9, #f6c9a7, #f3a0af, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f2b5d4;
}
.dawn-light {
color: #f9e0a9;
}
.citrus-sachet {
color: #f6c9a7;
}
.sweet-60 {
color: #f3a0af;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f2b5d4;
--dawn-light:#f9e0a9;
--citrus-sachet:#f6c9a7;
--sweet-60:#f3a0af;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore