All Palettes

Color Palette #f19dac, #f6a7b2, #f6c0b6, #f1d3a7, #f3e7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.pink-fit {
color: #f6a7b2;
}
.rustique {
color: #f6c0b6;
}
.straw-hat {
color: #f1d3a7;
}
.cr-me-de-la-cr-me {
color: #f3e7b4;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--pink-fit:#f6a7b2;
--rustique:#f6c0b6;
--straw-hat:#f1d3a7;
--cr-me-de-la-cr-me:#f3e7b4;
}

More palettes to explore