All Palettes

Color Palette #f19dac, #f2a6b1, #f4c8c8, #f6d0d3, #f9e1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.pink-fit {
color: #f2a6b1;
}
.first-peach {
color: #f4c8c8;
}
.mary-s-rose {
color: #f6d0d3;
}
.poetic-princess {
color: #f9e1e5;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--pink-fit:#f2a6b1;
--first-peach:#f4c8c8;
--mary-s-rose:#f6d0d3;
--poetic-princess:#f9e1e5;
}

More palettes to explore