All Palettes

Color Palette #f19dac, #f6c6ce, #f9e1e3, #f9d39f, #f2a60d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.old-fashioned-pink {
color: #f6c6ce;
}
.poetic-princess {
color: #f9e1e3;
}
.ginger-peach {
color: #f9d39f;
}
.orange-pospsicle {
color: #f2a60d;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--old-fashioned-pink:#f6c6ce;
--poetic-princess:#f9e1e3;
--ginger-peach:#f9d39f;
--orange-pospsicle:#f2a60d;
}

More palettes to explore